Skip to main content

A pipeline results reporter

Project description

Run pytests docs-badge pypi-badge codecov Code style: black

pipestat

Pipestat standardizes reporting of pipeline results. It provides 1) a standard specification for how pipeline outputs should be stored; and 2) an implementation to easily write results to that format from within Python or from the command line. A pipeline author defines all the outputs produced by a pipeline by writing a JSON-schema. The pipeline then uses pipestat to report pipeline outputs as the pipeline runs, either via the Python API or command line interface. The user configures results to be stored either in a YAML-formatted file or a PostgreSQL database.

See Pipestat documentation for complete details.

Developer tests

First you need a local demo instance of posgres running to test the database back-end. you can get one using docker matching the included config file like this:

docker run --rm -it -e POSTGRES_USER=postgres -e POSTGRES_PASSWORD=pipestat-password -e POSTGRES_DB=pipestat-test -p 5432:5432 postgres

Then, run tests:

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

pipestat-0.8.0.tar.gz (80.1 kB view details)

Uploaded Source

Built Distribution

pipestat-0.8.0-py3-none-any.whl (79.9 kB view details)

Uploaded Python 3

File details

Details for the file pipestat-0.8.0.tar.gz.

File metadata

  • Download URL: pipestat-0.8.0.tar.gz
  • Upload date:
  • Size: 80.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for pipestat-0.8.0.tar.gz
Algorithm Hash digest
SHA256 6a69b7f4de8d5f1987a1d1a9ebc4dda3e1006240a20b968bb24b8fa872603563
MD5 aa8d47123c2b5c62efdc77782f9f0633
BLAKE2b-256 b5d45635c3b8eb47102b56b9b6ec4cf5e127127da5f498f5a23a23d4932c62e1

See more details on using hashes here.

File details

Details for the file pipestat-0.8.0-py3-none-any.whl.

File metadata

  • Download URL: pipestat-0.8.0-py3-none-any.whl
  • Upload date:
  • Size: 79.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/4.0.2 CPython/3.11.7

File hashes

Hashes for pipestat-0.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7eefabdda82bbbfa1f5582848b0072683f1b0d165fbacce3dfff0ed1d61d3f59
MD5 63f3a0d400f479ad7e0a219e9c541842
BLAKE2b-256 68a6f7700e3185839e531f8c6b4cf993b31ca82707663ad848fbab0be1683824

See more details on using hashes here.

Supported by

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