flâneur — a map of the web's best reading

Flask - Full Stack Python

fullstackpython.com · 2,246 words · saved by 1 readers

Flask is a popular, extensible web microframework for building web applications with Python.

Flask - Full Stack Python Full Stack Python All topics | Blog | Supporter's Edition | @fullstackpython | Facebook | What's new? Flask Flask ( source code ) is a Python web framework built with a small core and easy-to-extend philosophy . Why is Flask a good web framework choice? Flask is considered more Pythonic than the Django web framework because in common situations the equivalent Flask web application is more explicit. Flask is also easy to get started with as a beginner because there is little boilerplate code for getting a simple app up and running. For example, here is a valid "Hello,

Explore this link on the map →

related reading