Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hassanbahati/flask_task_manager
https://github.com/hassanbahati/flask_task_manager
Last synced: 26 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/hassanbahati/flask_task_manager
- Owner: HassanBahati
- Created: 2021-05-10T07:03:57.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-05-14T11:30:53.000Z (over 3 years ago)
- Last Synced: 2024-10-28T09:14:27.358Z (2 months ago)
- Language: JavaScript
- Size: 370 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
#pip3 install virtualenv
#python3 -m virtualenv venv
#source venv/bin/activate
#pip3 install gunicorn
#pip3 freeze > requirements.txt