Metadata-Version: 2.1
Name: kdp-python-connector
Version: 0.59.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
Requires-Dist: kdp-api-python-client ~=4.124.0
Requires-Dist: pandas ~=1.4.2
Requires-Dist: numpy ~=1.22.4

# 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
