yet (another spark) etl framework
Project description
What Is Yetl
Website: https://www.yetl.io/
Development Setup
pip install -r requirements.txt
Unit Tests
To run the unit tests with a coverage report.
pip install -e .
pytest test/unit --junitxml=junit/test-results.xml --cov=yetl --cov-report=xml --cov-report=html
Integration Tests
To run the integration tests with a coverage report.
pip install -e .
pytest test/integration --junitxml=junit/test-results.xml --cov=yetl --cov-report=xml --cov-report=html
Build
python setup.py sdist bdist_wheel
Publish
twine upload dist/*
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
yetl-framework-3.0.0.tar.gz
(37.9 kB
view details)
Built Distribution
File details
Details for the file yetl-framework-3.0.0.tar.gz
.
File metadata
- Download URL: yetl-framework-3.0.0.tar.gz
- Upload date:
- Size: 37.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6fcba3d21065af12b795b723dba019aaa4c4d63872b708e800307d4803db3c48 |
|
MD5 | 578eec7b148c458ec3650c33ee36d21c |
|
BLAKE2b-256 | 5f9ace773152480cfebf079be1d32f5773b9c5354b23034127866a585f49e991 |
File details
Details for the file yetl_framework-3.0.0-py3-none-any.whl
.
File metadata
- Download URL: yetl_framework-3.0.0-py3-none-any.whl
- Upload date:
- Size: 49.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3ab9165adc9eb12a9b986ce05e73e1640d2420d64620e201498e276863f1d08 |
|
MD5 | 754fb2b7b428e0fc36ffe8014f833436 |
|
BLAKE2b-256 | bd48c04b128417c663a35d0e5e1ed0db4eb6e88f058dd9b5b849f497c629969e |