Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/hassanbahati/flask_task_manager


https://github.com/hassanbahati/flask_task_manager

Last synced: 26 days ago
JSON representation

Awesome Lists containing this project

README

        

#pip3 install virtualenv
#python3 -m virtualenv venv
#source venv/bin/activate
#pip3 install gunicorn
#pip3 freeze > requirements.txt