We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Empty flask application to get projects statrted quickly. Lightweight and minimal python web framework
$ virtualenv venv
$ source venv/bin/activate
$ python __init__.py