This project/library contains common elements related to ETL processes...
Project description
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-2.0.0.tar.gz
(4.9 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-2.0.0.tar.gz.
File metadata
- Download URL: core_etl-2.0.0.tar.gz
- Upload date:
- Size: 4.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f37b5fe858f36b2b786906a540cb613ff94559a9fbb63085081eb5b83290a4ed
|
|
| MD5 |
8bd259970bd9c0cdb9836dbd388fb156
|
|
| BLAKE2b-256 |
3f2d4b96384e4a1beaa471d9770177e1ee292ab1a433fdefd603af478e07a38d
|
File details
Details for the file core_etl-2.0.0-py3-none-any.whl.
File metadata
- Download URL: core_etl-2.0.0-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1cd3d823ea3507b06efd6712b7f7c31a26e66b708ea30be628b746558a619051
|
|
| MD5 |
8954bcced4a5579eacc3cbf15a56616d
|
|
| BLAKE2b-256 |
7719a8986ba53a7658eb242b85899dac887502a6a9354b78c58eed5d15132b2e
|