Metadata-Version: 2.2
Name: ghost
Version: 0.1.dev14+gb6b0e8c
Summary: A wrapper of the HTTP API of Ghost CMS for Python projects
Author-email: Henrique Rieger <henriquerieger2001@gmail.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.12
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: uvicorn[standard]
Requires-Dist: fastapi
Requires-Dist: pydantic
Requires-Dist: python-dotenv
Requires-Dist: Faker
Requires-Dist: pyjwt
Requires-Dist: httpx
