A backend/frontend Web Framework for python webapps. It is considered a micro-framework because it is very minimalistic. You can build an entire project in one file.
Installation
pip install flask flask-sqlalchemy
A backend/frontend Web Framework for python webapps. It is considered a micro-framework because it is very minimalistic. You can build an entire project in one file.
pip install flask flask-sqlalchemy