Metadata-Version: 2.1
Name: data-pyetl
Version: 1.0.24
Summary: Data Pyetl is an python approach to extract and load data from a source to a database
Author: MacSoares
Author-email: macario.junior@gmail.com
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: PyMySQL (>=1.0.2,<2.0.0)
Requires-Dist: SQLAlchemy (>=1.4.32,<2.0.0)
Requires-Dist: cx-Oracle (>=8.3.0,<9.0.0)
Requires-Dist: fdb (>=2.0.2,<3.0.0)
Requires-Dist: flake8 (>=4.0.1,<5.0.0)
Requires-Dist: ipython (>=8.1.1,<9.0.0)
Requires-Dist: lxml (>=4.8.0,<5.0.0)
Requires-Dist: numpy (>=1.22.3,<2.0.0)
Requires-Dist: odfpy (>=1.4.1,<2.0.0)
Requires-Dist: openpyxl (>=3.0.9,<4.0.0)
Requires-Dist: pandas (>=1.4.1,<2.0.0)
Requires-Dist: psycopg2-binary (>=2.9.3,<3.0.0)
Requires-Dist: pyodbc (>=4.0.32,<5.0.0)
Requires-Dist: pytest-cov (>=3.0.0,<4.0.0)
Requires-Dist: pytz (>=2021.3,<2022.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: requests-mock (>=1.9.3,<2.0.0)
Requires-Dist: urllib3 (>=1.26.9,<2.0.0)
Requires-Dist: xlrd (>=2.0.1,<3.0.0)
