Metadata-Version: 2.1
Name: simple-openapi-client
Version: 0.1.0
Summary: OpenAPI Python client generator that follows the KISS principle.
Author: Gabriel Couture
Author-email: gacou54@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: Jinja2 (>=3.1.2,<4.0.0)
Requires-Dist: httpx (>=0.23.0,<0.24.0)
