Metadata-Version: 2.1
Name: endoreg-db
Version: 0.2.2
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: django (>=4.2,<4.3)
Requires-Dist: django-bootstrap5 (>=23.4,<24.0)
Requires-Dist: djangorestframework (>=3.14.0,<4.0.0)
Requires-Dist: icecream (>=2.1.3,<3.0.0)
Requires-Dist: pillow (>=10.2.0,<11.0.0)
Requires-Dist: pyyaml (>=6.0.1,<7.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
