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.dev10.tar.gz
(37.8 kB
view hashes)
Built Distribution
Close
Hashes for yetl-framework-3.0.0.dev10.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | bff2c0e191bc4f3550bd897b8bd9233e9e97dc910e71b9819f52bb6701aad626 |
|
MD5 | 00d550220c94cc2359c26033321f39db |
|
BLAKE2b-256 | cffa878bb4b8962e1a71931a78a474d12cfb8967ad258f68f717a060a8ce2c35 |
Close
Hashes for yetl_framework-3.0.0.dev10-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 74fe40cfc8b4ae8480ee8768b6aa996f8bead9fc396afb78a4e2be7a37360e3a |
|
MD5 | 9eb2cc09d1a24bb2b1d79f2fde15c443 |
|
BLAKE2b-256 | 6a462c832647da31a26d1c8304ff0b98175b020d57e816da7a76986afe75e851 |