Metadata-Version: 2.1
Name: nthp-api
Version: 0.1.2
Summary: 
License: MIT
Author: Will Pimblett
Author-email: will@wjdp.uk
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: Markdown (>=3.4.3,<4.0.0)
Requires-Dist: PyYAML (>=6.0,<7.0)
Requires-Dist: click (>=8.1.3,<9.0.0)
Requires-Dist: coloredlogs (>=15.0.1,<16.0.0)
Requires-Dist: httpx (>=0.24.1,<0.25.0)
Requires-Dist: peewee (>=3.16.2,<4.0.0)
Requires-Dist: pydantic (>=1.10.7,<2.0.0)
Requires-Dist: pydantic-collections (>=0.4.0,<0.5.0)
Requires-Dist: pyhumps (>=3.8.0,<4.0.0)
Requires-Dist: python-frontmatter (>=1.0.0,<2.0.0)
Requires-Dist: python-slugify (>=8.0.1,<9.0.0)
