Metadata-Version: 2.1
Name: etlx
Version: 0.0.7
Summary: ETL & Co
Home-page: https://github.com/kedikx/etlx
Author: Alexander Keda
Author-email: kedikx.io@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
Requires-Dist: PyYAML
Provides-Extra: mysql
Requires-Dist: mysqlclient ; extra == 'mysql'
Provides-Extra: postgres
Requires-Dist: psycopg2 ; extra == 'postgres'

# etlx
![PyPI](https://img.shields.io/pypi/v/etlx) 
![PyPI - License](https://img.shields.io/pypi/l/etlx)
![PyPI - Python Version](https://img.shields.io/pypi/pyversions/etlx)

![GitHub Relese Version](https://img.shields.io/github/v/release/kedikx/etlx)
![GitHub Release Date](https://img.shields.io/github/release-date/kedikx/etlx)

![develop](https://github.com/kedikx/etlx/workflows/etlx-build/badge.svg?branch=develop)
[![codecov](https://codecov.io/gh/kedikx/etlx/branch/develop/graph/badge.svg?token=UXCMNC0IU3)](https://codecov.io/gh/kedikx/etlx)



