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 work 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 and 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 of 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 data sources and creates assessment results in /.piperider/output

Generate reports

piperider_report

generate a static HTML report under the current path.

Generate comparison view

piperider_compare

The generated report in HTML will be placed in the path shown in the 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

piperider-0.3.0a269911.tar.gz (611.3 kB view details)

Uploaded Source

Built Distribution

piperider-0.3.0a269911-py3-none-any.whl (664.3 kB view details)

Uploaded Python 3

File details

Details for the file piperider-0.3.0a269911.tar.gz.

File metadata

  • Download URL: piperider-0.3.0a269911.tar.gz
  • Upload date:
  • Size: 611.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.13

File hashes

Hashes for piperider-0.3.0a269911.tar.gz
Algorithm Hash digest
SHA256 b7d9ef0943aa978ec5067a355968c9eb536d822b6d01a0cdd9d491ccc1cc0e0d
MD5 d483ac54b0cef4c8367d54de2adcb532
BLAKE2b-256 e6ecf7f6ee3ba508c98be3fb959219f39577d1ffe33fe05a616c93f8b990e66d

See more details on using hashes here.

File details

Details for the file piperider-0.3.0a269911-py3-none-any.whl.

File metadata

File hashes

Hashes for piperider-0.3.0a269911-py3-none-any.whl
Algorithm Hash digest
SHA256 bd5ffa1f0e6b41502d49259fea221af90acf3d325153c0d78725b0a22e16a3d7
MD5 2bed41722c757d4f5104f8d6e4d568ec
BLAKE2b-256 901ba49c7aa9bc752492544f98481e8f8b8c66ab6273dc1f586ab6edda946822

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