Dan cf7607f2d3 Protect against loading files without actually injesting them by reserving the commit to execute on all records, then calling a delete.
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.
2020-10-15 15:29:40 -04:00
2020-09-10 12:04:08 -04:00
2020-09-22 14:27:28 -04:00
2020-09-08 11:36:49 -04:00
2020-09-10 12:03:32 -04:00

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.

Description
No description provided
Readme MIT
Languages
Python 85.6%
HTML 6.1%
Jupyter Notebook 5.5%
Shell 2.1%
Mako 0.4%
Other 0.3%