Skip to main content

PiperRider CLI

Project description

PipeRider: Data Reliability Automated

ci-tests release pipy python downloads license InfuseAI Discord Invite

PipeRider

PipeRider ensures data reliability through automating constant data testing and monitoring.

Key Features:

Read more about why we created PipeRider.

Getting started

Install PipeRider

pip install piperider

By default, PipeRider supports built-in SQLite connector, extra connectors are available:

connectors install supported since
snowflake pip install 'piperider[snowflake]'
postgres pip install 'piperider[postgres]'
bigquery pip install 'piperider[bigquery]' PipeRider v0.7.0
redshift pip install 'piperider[redshift]' PipeRider v0.7.0

Use comma to install multiple connectors in one line:

pip install 'piperider[postgres,snowflake]'

You can follow the quick start guide to learn more about PipeRider.

Attach PipeRider to a dbt project

piperider init creates /.piperider under a dbt project root and generates necessary configurations.

piperider_init

Scan data quality from models

piperider run scans the models from data sources and creates assessment results in /.piperider/output

piperider_run

Generate reports

piperider generate-report generate a static HTML report.

piperider_report

Generate comparison view

You can use piperider compare-report to compare 2 reports.

piperider_compare

Learn More

PipeRider Resources Description
Documentation PipeRider Main Doc Site
Sample_Project Sample Project with with sqlite
dbt_Sample_Project Sample Project with dbt
Roadmap PipeRider Roadmap

Get involved

Contributions

We welcome contributions. See the Set up dev environment and the Contributing guildline to get started.

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

piperider-0.7.0.tar.gz (3.5 MB view hashes)

Uploaded Source

Built Distribution

piperider-0.7.0-py3-none-any.whl (3.5 MB view hashes)

Uploaded Python 3

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