Metadata-Version: 2.4
Name: kdp_python_connector
Version: 0.121.0
Summary: Python Connector for KDP Platform
License-Expression: Apache-2.0
License-File: LICENSE
Author: Koverse development team
Author-email:  L_koverse-development@saic.com
Requires-Python: >=3.9,<3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: kdp-api-python-client (>=4.177.0,<4.178.0)
Requires-Dist: numpy (>=1.26,<2.0)
Requires-Dist: pandas (>=2.2.3,<2.3.0)
Requires-Dist: requests (>=2.32.3,<3.0.0)
Requires-Dist: wheel (>=0.45.1,<0.46.0)
Description-Content-Type: text/markdown

# kdp-python-connector

Python Connector for KDP Platform

## Prequisites
* Python version 3.9.x or Python version 3.10.x

## Examples

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


