Can Python build website? - Learn python tutorial to build a website
Can Python build website?
Can Python build website? Yess we can build website using python . Python is very easy and popular lagnague and it is powerfull enought to build a website . We can build a complete web application using python . Python use as a backend langauge in website development . Python use to collect data from html or front-end and send it to the database and get data from database and send it to website front-end . We can perform certein operation on data using python is CRUD. C means create data and R means read data and U means Update data and D means Delete data from database.Python also usefull in security purpose for website.
Python Frame Work for developing Website
- 1 . Flask. ...
- 2 . Pyramid
- 3 . Bottle. ...
- 4 . CherryPy. ...
- 5 . Django
DJANGO
Django is open source free open source python frame work for developing web applications it is very easier and use to work on it . It require less time and code to write on it . It is more reliable for developing webapplication.
CherryPy
CherryPy is open source free open source python frame work for developing web applications it is very easier and use to work on it . It require less time and code to write on it . It is more reliable for developing webapplication.Cherrypy is more then then 10 year old it has prove it is more reliable and fast.
Flask
Flask is open source free open source python frame work for developing web applications it is very easier and use to work on it . It require less time and code to write on it . It is more reliable for developing webapplication.
Pyramid
Flask is open source free open source python frame work for developing web applications it is very easier and use to work on it . It require less time and code to write on it . It is more reliable for developing webapplication.
Bottle
Django is open source free open source python frame work for developing web applications it is very easier and use to work on it . It require less time and code to write on it . It is more reliable for developing webapplication.
0 Comments