This project/library contains common elements related to ETL processes...
Project description
core-etl
This library provides essential components for ETL processes, offering reusable interfaces for seamless data extraction, transformation, and loading....
Execution Environment
Install libraries
pip install --upgrade pip
pip install virtualenv
Create the Python Virtual Environment.
virtualenv --python={{python-version}} .venv
virtualenv --python=python3.11 .venv
Activate the Virtual Environment.
source .venv/bin/activate
Install required libraries.
pip install .
Check tests and coverage...
python manager.py run-tests
python manager.py run-coverage
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
core_etl-1.1.3.tar.gz
(4.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file core_etl-1.1.3.tar.gz.
File metadata
- Download URL: core_etl-1.1.3.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c5334c4806096867d97ce7076142e2b1f2a780cf047b1cd51b5d4a9d7e565622
|
|
| MD5 |
9bd15c6c5198d116e6b15ba4fe73a85b
|
|
| BLAKE2b-256 |
c05d3339c1f6e1227b63814d3c109e1f1c90bbe1ae2fe92efe5353ffe392e28e
|
File details
Details for the file core_etl-1.1.3-py3-none-any.whl.
File metadata
- Download URL: core_etl-1.1.3-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0f3e80e04b9fe423d3c5784540428112194127cc7a5976e03a64244128c667c0
|
|
| MD5 |
2b14683c7ef0565717382e6a362be256
|
|
| BLAKE2b-256 |
89a69d15124204c563aef3a088da8d4cea5f3d54b0dc9e167ffd81af250ad86a
|