Go to file
Chris Veilleux 81534470ed minor refactor 2019-04-01 20:04:00 -05:00
api Minor refactor 2019-03-27 11:34:29 -03:00
db minor refactor 2019-04-01 20:04:00 -05:00
service moved the contents of the "backend" directory up one level since this repo is now just for backend code 2019-01-30 14:47:18 -06:00
shared added two new methods that should reduce some boilerplate code when querying the database and putting the results of the query directly into a dataclass 2019-03-27 20:47:22 -05:00
.gitignore ignore python egg-info directories 2019-02-01 15:35:45 -06:00
Jenkinsfile initial version of jenkinsfile 2019-03-03 19:21:46 -06:00
README.md changed to reflect new purpose of repo 2019-01-28 16:30:31 -06:00

README.md

selene-backend

Python packages representing the data access layer, APIs and scripts for the Selene project.