Skip to main content

Python client for the ingrain server

Project description

Ingrain Python Client

PyPI Version Test Status

This is the Python client for the Ingrain API. It provides a simple interface to interact with the Ingrain API.

Install

pip install ingrain

Dev Setup

python -m venv venv
source venv/bin/activate
pip install -r requirements.txt
pip install -e .

Testing

Unit tests

pytest

Integration tests and unit tests

pytest --integration

Supported by

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