Metadata-Version: 2.4
Name: poweretl-utils
Version: 0.0.4
Summary: poweretl is library to support database, data-warehouse, data-lakehouse python projects. poweretl-utils is independent package for not only etl tasks.
Keywords: python,etl,database,data-lakehouse,data-warehouse
Author: plazacraft
Author-email: r.plazaman@gmail.com
Requires-Python: >=3.12
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: deepdiff (>=8.6.1,<9.0.0)
Requires-Dist: deepmerge (>=2.0,<3.0)
Requires-Dist: json5 (>=0.12.1,<0.13.0)
Requires-Dist: pyyaml (>=6.0.3,<7.0.0)
Description-Content-Type: text/markdown

# Overview
**poweretl** is library to support database, warehouse/lakehouse python projects. *poweretl-utils* is independent package for helper tools.

Read more about library on git-hub: [poweretl](https://github.com/plazacraft/poweretl)



