Metadata-Version: 2.1
Name: lapis-client-base
Version: 0.2.1
Summary: Base classes for clients generated by lapis project
Home-page: https://github.com/lapis-project/lapis-client-base
License: MIT
Author: Raphael Krupinski
Author-email: rafalkrupinski@users.noreply.github.com
Requires-Python: >=3.10,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: httpx[http2] (>=0.23.0,<0.24.0)
Requires-Dist: pydantic (>=1.10.2,<2.0.0)
Requires-Dist: python-mimeparse (>=1.6.0,<2.0.0)
Project-URL: Repository, https://github.com/lapis-project/lapis-client-base
Description-Content-Type: text/markdown

Base classes for [Lapis](https://github.com/lapis-project/lapis) OpenAPI client generator

