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.dev9.tar.gz
(37.6 kB
view hashes)
Built Distribution
Close
Hashes for yetl-framework-3.0.0.dev9.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 92af633ea4163917a62b47c23d102c42ed34c1a84f11579535f233ebe0408594 |
|
MD5 | 87c12750f1687cfd7db7dfa7437fac34 |
|
BLAKE2b-256 | eaa6c951ed92fdf9cf03b85bccf24e8f65f1fe6caa9b2c9dc9ee3cf7f9dc8de1 |
Close
Hashes for yetl_framework-3.0.0.dev9-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3852efd1d328e7395eded6be8ea0ea019a1b02fb163662286f548b6838b1df21 |
|
MD5 | 7a5c421e61fc646f13decb06435d94ec |
|
BLAKE2b-256 | 96bed04622bd57fc637d5aa5d20b202dcab62151c7de05b079ebaed0b962f58a |