Metadata-Version: 2.1
Name: chlore
Version: 0.14.4
Summary: Web utilities with a good smell
License: MIT
Author: Clément "Doom" Doumergue
Author-email: clement.doumergue@etna.io
Requires-Python: >=3.10
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: SQLAlchemy (>=2.0.4,<3.0.0)
Requires-Dist: WTForms (>=3.0.1,<4.0.0)
Requires-Dist: fastapi (>=0.110.0,<0.111.0)
Requires-Dist: pika (>=1.3.0,<2.0.0)
Requires-Dist: pydantic
Requires-Dist: pyopenssl (>=24.0.0,<25.0.0)
Requires-Dist: requests (>=2.31.0,<3.0.0)
Requires-Dist: requests-mock (>=1.11.0,<2.0.0)
Requires-Dist: structlog (>=24.0.0,<25.0.0)
