An open API service indexing awesome lists of open source software.

https://github.com/bkocoglu/flask-tutorial


https://github.com/bkocoglu/flask-tutorial

Last synced: 7 days ago
JSON representation

Awesome Lists containing this project

README

          

~~~~
export FLASK_APP=tutorials/tutorials_app.py
~~~~
~~~~
export FLASK_DEBUG=1
~~~~
~~~~
pip3 freeze > requirements.txt
~~~~