Stars
2
Forks
0
Watchers
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
46
commits
Merge pull request #2 from pt20/add-new-endpoints-for-inference
67e90a8
update shell script to install with poetry
7e39260
remove minor python version from base docker img
991e460
remove requirements txt file fixer hook
2278136
migrate to use poetry
7b5ea60
add pycln precommit hook to remove unused imports
f4d0ff5
remove uvicorn sever launch from the main file
d353b3d
update readme
aa67958
cosmetic
423bf75
disable pylint warnings
087e36e
include additional pytest plugins
6786fc2
add unittest for celery worker
f0794ae
add unittests for utils
946ca42
add filepath as parameter for config file
7336dec
use verbose http status from fastapi
38d3a23