utility package to parse dbt artifacts
Project description
dbt-artifact-parser
An open source project to parse dbt artifacts which can be later used for alerting purposes.
Supporting repository to setup the alerting service can be found here
Setup
While it is not necessary, we advise using a virtual environment with Python >= 3.8 before contributing to this project.
- Run
make init
to setup the necessary dependencies and commit hooks.
Testing
Run make test
to run all tests.
Upload new version to PyPi
pip install twine
python setup.py sdist
twine upload dist/*
Help
To see all the available commands for the repo, you can run make help
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
dbt-artifact-parser-1.0.9.tar.gz
(12.6 kB
view details)
File details
Details for the file dbt-artifact-parser-1.0.9.tar.gz
.
File metadata
- Download URL: dbt-artifact-parser-1.0.9.tar.gz
- Upload date:
- Size: 12.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.11.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.8.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 372a4e84d47e679ff1c18429019e3840edcca9c56596d174f211671d18a4a8f2 |
|
MD5 | 28db8d86c0b45cb3b00fb6c621448c10 |
|
BLAKE2b-256 | d7f3e39d7c93a3437de234454fe8e22d9d94765789a0663c20839752b0389589 |