Metadata-Version: 2.1
Name: endoreg-db
Version: 0.4.3
Summary: EndoReg Db Django App
License: GNU3
Author: Thomas J. Lux
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: agl-report-reader (==0.3.2)
Requires-Dist: django (>=5.1,<6.0)
Requires-Dist: django-bootstrap5 (>=23.4,<24.0)
Requires-Dist: djangorestframework (>=3.14.0,<4.0.0)
Requires-Dist: ffmpeg-python (>=0.2.0,<0.3.0)
Requires-Dist: opencv-python (>=4.9.0.80,<5.0.0.0)
Requires-Dist: pandas (>=2.2.2,<3.0.0)
Requires-Dist: pillow (>=10,<11)
Requires-Dist: pytesseract (>=0.3.10,<0.4.0)
Requires-Dist: pyyaml (>=6.0.1,<7.0.0)
Requires-Dist: scipy (>=1.14.0,<2.0.0)
Requires-Dist: tqdm (>=4.66.2,<5.0.0)
Description-Content-Type: text/markdown

# endoreg-db
endoreg-db


## Poetry add pypi token
poetry config pypi-token.pypi your-api-token



