How to create simple web site with Python?
I mean really simple, f.ex, you see text "Hello World", and there are button "submit", which onClick
will show AJAX box "submit successful".
I want to start develop some stuff with Python, and I don't know where to start.
Two of the most popular frameworks to build websites with Python are Flask and Django. Django is a high-level Python web framework that enables the developer to create websites without third-party libraries and tools. In contrast, Flask is a microframework that offers the basic features of a web app.
I was hoping more elaborate answers would be given to this question, since it's a sensitive subject. Python web developing is split across lots of frameworks, each with its ups and downs and every developer using a different one. This is quite unfortunate. What you should know:
In conclusion, use whatever is closest to your heart.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With