Metadata-Version: 2.1
Name: he_scheduling
Version: 0.5.0
Summary: A FastAPI scheduling microservice
Home-page: https://github.com/michielmj/he-scheduling
License: Apache-2.0
Keywords: fastapi,microservice,api,web,scheduling
Author: Michiel Jansen
Author-email: michiel.mj@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: celery (>=5.4.0,<6.0.0)
Requires-Dist: fastapi (>=0.115.0,<0.116.0)
Requires-Dist: flower (>=2.0.1,<3.0.0)
Requires-Dist: ortools (>=9.11.4210,<10.0.0)
Requires-Dist: psycopg2-binary (>=2.9.10,<3.0.0)
Requires-Dist: pydantic (>=2.0.0,<3.0.0)
Requires-Dist: pydantic-settings (>=2.6.1,<3.0.0)
Requires-Dist: sqlalchemy (>=2.0.36,<3.0.0)
Requires-Dist: uvicorn (>=0.30.0,<0.31.0)
Project-URL: Documentation, https://github.com/michielmj/he-scheduling
Project-URL: Repository, https://github.com/michielmj/he-scheduling
Description-Content-Type: text/markdown

# he-scheduling
Scheduling micro-service

