Metadata-Version: 2.1
Name: kdp-python-connector
Version: 0.53.0
Summary: Python Connector for KDP Platform
Author-email: Koverse development team <developer@koverse.com>
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown

# kdp-python-connector

## Prequisites
* Python version 3.8.5
* Install dependencies from main directory with:
```
pip3 install -r requirements.txt
```
## Release

## Examples
For code examples using kdp-python-connector see github https://github.com/Koverse/kdp-examples
