Metadata-Version: 2.1
Name: sdkgen-client
Version: 0.1.0
Summary: SDKgen is a powerful code generator to automatically build client SDKs for your REST API
Home-page: https://github.com/apioo/sdkgen-python
Author: Christoph Kappestein
Author-email: Christoph Kappestein <christoph.kappestein@gmail.com>
Project-URL: Homepage, https://github.com/apioo/sdkgen-python
Project-URL: Issues, https://github.com/apioo/sdkgen-python/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3
Description-Content-Type: text/markdown
License-File: LICENSE

SDKgen client
===

Python implementation of the SDKgen client library. This library is used at our automatically generated Python
clients. More information about SDKgen at https://sdkgen.app
