mirror of
https://github.com/sartography/uva-covid19-testing-communicator.git
synced 2025-02-24 04:48:05 +00:00
Add flask executor so that long running tasks do not get killed when called from the API endpoints. Allow passing a specific file when calling the notification endpoints so that we can send out notifications to only those individuals that are included in a specific import file from IVY.
uva-covid19-testing-communicator
This project depends on pipenv for requirements management. So install pipenv and run
pipenv install
It needs a postgres database. If you are developing locally, then you can just go into the postgres directory, and run the docker container to start things up.
Languages
Python
85.6%
HTML
6.1%
Jupyter Notebook
5.5%
Shell
2.1%
Mako
0.4%
Other
0.3%