Skip to main content

Client SDK for the YellowDog Platform

Project description

YellowDog SDK (Python)

The YellowDog SDK allows you to integrate the YellowDog Platform into your Python applications.

Usage

Please refer to the full documentation.

Advanced: Building from Source

If you wish to modify the SDK, you can build it from source. You must have Python 3.7 installed:

python3 -m venv venv               # Create a new virtual environment
. venv/bin/                        # Activate the virtual environment
pip install pip -U                 # Upgrade pip
pip install -r requirements.txt    # Install all development and production dependencies
pytest tests                       # Execute the unit tests

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

yellowdog_sdk-4.0.6-py3-none-any.whl (258.9 kB view hashes)

Uploaded Python 3

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