Python ETL Tools
Project description
PyPETL
PyPETL (Python Pipeline Extract Transform Load) is an unofficial fork of PETL by Juarez Rudsatz and teams. This for extending the capabilities of the PETL package by optimizing IO process of the pipeline and an engine that capable on dynamically retrieve connection credential and manage several cloud services (only AWS Secret Manager for now).
Requirements
In order to use this package, the installer will install the following required package and its dependencies in your system:
- pandas >= 1.4.3
- petl >= 1.7.11
- redshift-connector >= 2.0.908
- psycopg2-binary >= 2.9.3
- paramiko >= 2.11.0
- sshtunnel >= 0.4.0
Installation
You cannot install this python package normally because this package can only be installed by build it from the source, not from PyPi Package Repositories. You can use the following command to install this package to your system:
git clone https://github.com/Renos-id/pypetl.git
cd pypetl
pip install setuptools wheel
pip uninstall pypetl
python setup.py install --prefix ~/.local/
Please remember that you need to logged in to renos github beforehand.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for pypetl_canary-0.0.0b1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 688d338249a53005bb01160607e562aa4d17565a83cdaaff3393d4a05e5ce0f5 |
|
MD5 | 010c8ccdc97f75b3b2b21cdba1015b66 |
|
BLAKE2b-256 | 96f1471bb0cc96dc8dd4c05d2a53772f7543f347764753313a1f51219fc14586 |