filmov
tv
Flask : Python Frameworks 01

Показать описание
A brief introduction to Flask. Flask is a micro web framework written in Python. It's called a micro framework because it does not require particular tools or libraries. This lack of necessity for a specific library or tool allows it to be very flexible.