Skip to main content

PiperRider CLI

Project description

PipeRider

PipeRider: Data Reliability Automated

What is PipeRider?

PipeRider is an open-source toolkit for detecting data issues across pipelines that works with CI systems for continuous data quality assessment. PipeRider makes it easy for teams to have visibility about how data are being tested, and ensure errors are caught before they cause outages of downstream data applications like business intelligence dashboards or ML systems.

Why PipeRider?

Ensuring consistent quality of data used to be difficult. Missing values, schema changes, data drift (to name just a few), could be introduced to your data at any time. Without effective data quality tools these errors will affect downstream operations and result in countless lost hours to debugging and missed revenue opportunities from unexpected downtime. PipeRider allows you to define the shape of your data once, and then use the data checking functionality to alert you to changes in your data quality.

ci-tests release pipy python downloads license InfuseAI Discord Invite

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

Key Features

Instant quality assessment in html report

Example of single run report

Report Comparison

Example of comparison report

Extensible custom assertions

Refer to custom assertions

Works with existing dbt projects

Automatic Test Recommendations (Coming Soon)

Getting started

Install PipeRider

$ pip install piperider

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

connectors install
snowflake pip install 'piperider[snowflake]'
postgres pip install 'piperider[postgres]'

Use comma to install multiple connectors in one line:

$ pip install 'piperider[postgres,snowflake]'

Attach piperider to a dbt project

piperider_init

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

Scan data quality from models

piperider_run

This command scans the models from datasource and creates assessment results in /.piperider/output

Generate reports

piperider_report

generate a static html report under current path.

Generate comparison view

piperider_compare

The generated report in html will be placed in the path shown in console

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

Built Distribution

File details

Details for the file piperider-nightly-0.2.0.20220621.post2.dev0.tar.gz.

File metadata

File hashes

Hashes for piperider-nightly-0.2.0.20220621.post2.dev0.tar.gz
Algorithm Hash digest
SHA256 a6d2a24064b2fcb841559422580bff6b7beb0e831ac4b53817560bdbcc8c129b
MD5 d833f0bf6f04ba0cb5f4ca3506e491b3
BLAKE2b-256 b587d29c8787c226749a8681e8a00cd9494fddaed28de4d3856849904446159d

See more details on using hashes here.

File details

Details for the file piperider_nightly-0.2.0.20220621.post2.dev0-py3-none-any.whl.

File metadata

File hashes

Hashes for piperider_nightly-0.2.0.20220621.post2.dev0-py3-none-any.whl
Algorithm Hash digest
SHA256 9918e840e72bda087400e12681e6d170e1313fbe5f8ed2859c6ad43bf44511ae
MD5 5d0138d5d5bdd8d7e61531210177059c
BLAKE2b-256 3d6ffc5e242e57f38e5885b77f419619a9eeeeb39854f29764847e6c538b1199

See more details on using hashes here.

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