Skip to main content

An airflow provider for anomaly detection.

Project description

Anomaly Detection with Apache Airflow

TODO: Add a description of the project.

Packaging

https://packaging.python.org/en/latest/tutorials/packaging-projects/

# build dist
py -m build
# upload to testpypi
py -m twine upload --repository testpypi dist/*
# upload to pypi
py -m twine upload --repository pypi dist/*
# install dev requirements
pip install -r .\requirements-dev.txt
# run pytest
pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

airflow_provider_anomaly_detection-0.0.4.tar.gz (11.5 kB view hashes)

Uploaded Source

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page