https://github.com/thefloatingstring/track-covid-19
https://github.com/thefloatingstring/track-covid-19
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/thefloatingstring/track-covid-19
- Owner: TheFloatingString
- Created: 2020-03-17T16:56:31.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-29T00:45:15.000Z (about 6 years ago)
- Last Synced: 2025-03-02T21:16:41.287Z (over 1 year ago)
- Language: Python
- Size: 104 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# track-covid-19
```
git clone https://github.com/TheFloatingString/track-covid-19.git
cd track-covid-19
pip install -r requirements.txt
set DATABASE_URL=
set QUEBEC_GOVT_WEBSITE=
python app.py
```