Metadata-Version: 2.1
Name: pyetlx
Version: 0.1.0
Summary: Python bindings for the etlx Go library
Author-email: Real Data-Driven <real.datadriven@gmail.com>
Project-URL: Homepage, https://github.com/realdatadriven/etlx
Project-URL: Bug Tracker, https://github.com/realdatadriven/etlx/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# pyetlx
PyETLX is a Python package designed for seamless ETL (Extract, Transform, Load) workflows, leveraging the power of the ETLX Go library under the hood. By using gopy, PyETLX bridges the efficiency and flexibility of Go with the accessibility and popularity of Python, offering a robust tool for data engineering tasks
