Metadata-Version: 2.1
Name: pdip
Version: 0.5.10
Summary: Python Data Integrator infrastructures package
Home-page: https://github.com/ahmetcagriakca/pdip
Author: Ahmet Çağrı AKCA
Author-email: ahmetcagriakca@gmail.com
License: MIT
Download-URL: https://github.com/ahmetcagriakca/pdip/archive/refs/tags/v0.5.10.tar.gz
Project-URL: Bug Reports, https://github.com/ahmetcagriakca/pdip/issues
Project-URL: Source, https://github.com/ahmetcagriakca/pdip
Keywords: PDI,API,ETL,PROCESS,MULTIPROCESS,IO,CQRS,MSSQL,ORACLE,POSTGRES,MYSQL,CSV
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6, <3.10
Description-Content-Type: text/markdown
Requires-Dist: PyYAML >=5.4
Requires-Dist: injector >=0.18.4
Requires-Dist: jsonpickle >=2.0.0
Requires-Dist: Fernet >=1.0.1
Requires-Dist: cryptography >=3.3.2
Requires-Dist: SQLAlchemy >=1.4.19
Requires-Dist: rpyc >=5.0.1
Requires-Dist: Flask >=1.1.4
Requires-Dist: Flask-Cors >=3.0.10
Requires-Dist: Flask-Ext >=0.1
Requires-Dist: Flask-Injector >=0.12.3
Requires-Dist: flask-restx >=0.5.1
Requires-Dist: Werkzeug >=1.0.1
Requires-Dist: dataclasses >=0.6
Requires-Dist: requests >=2.26.0
Requires-Dist: kafka-python >=2.0.2
Requires-Dist: pandas >=1.1.5
Requires-Dist: coverage >=5.5
Requires-Dist: func-timeout >=4.3.5

<p align="left">
	<a href="https://pypi.org/project/pdip" target="_blank">
			<img src="https://img.shields.io/pypi/v/pdip?color=%2334D058&label=pypi%20package" alt="Package version">
	</a>
</p>

# Introduction

This package aim to perform the integration processes easily 



