Skip to main content

Code for Thoth experiments in Jupyter notebooks.

Project description

This library called thoth-report-processing is used in project Thoth to process all outputs provided by Thoth Components and stored using thoth-storages library.

Installation and Usage

The library can be installed via pip or Pipenv from PyPI:

pipenv install thoth-report-processing

The library does not provide any CLI, it is rather a low level library supporting other parts of Thoth.

Outputs, Reports Processing

The outputs, reports can be processed:

  • locally, providing a path.

  • from Ceph S3, providing the store_name.

from registered ones and the following credentials:

THOTH_CEPH_KEY_ID=<ceph_key_id>
THOTH_CEPH_SECRET_KEY=<ceph_key_id>
THOTH_S3_ENDPOINT_URL=<s3_endpoint_url>
THOTH_CEPH_HOST=<ceph_host>
THOTH_CEPH_BUCKET=<ceph_bucket>
THOTH_CEPH_BUCKET_PREFIX=<ceph_bucket_prefix>
THOTH_DEPLOYMENT_NAMR=<deployment_name>

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

thoth-report-processing-0.0.1.tar.gz (52.2 kB view hashes)

Uploaded Source

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