Skip to main content

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.8 installed:

./scripts/setup

Pycharm may then be configured by adding .tox/dev/bin/python as the interpreter.

Debugging

When debugging the SDK via Pycharm, Pycharm will offer to install the CPython extensions to speed up debugging.

In order for this to work on Ubuntu, you need to first have the dev package for the version of Python you are debugging against.

For example:

sudo apt-get install python3.8-dev

Testing Against Multiple Python Versions

# Add the deadsnakes PPA
sudo add-apt-repository ppa:deadsnakes/ppa
# Update package indexes
sudo apt-get update
# Install all supported versions of Python                                              
sudo apt-get install python3.8 python3.8-distutils python3.9 python3.9-distutils python3.10 python3.10-distutils python3.11 python3.11-distutils python3.12 python3.12-distutils  
# Install tox
python3 -m pip install tox  
# Run tests for each Python version                                             
python3 -m tox                                                           

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-8.1.7-py3-none-any.whl (264.3 kB view details)

Uploaded Python 3

File details

Details for the file yellowdog_sdk-8.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for yellowdog_sdk-8.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 90ee8fec63b7d51e30b3dfd2026f69bfc39ae031fe6c4c890dd125f67e558694
MD5 ec1b66302eaee3db9f1c1c763db725d5
BLAKE2b-256 c33e33e06dab53eb5818b70ffdb7dfa3155c337527828a98ef520da66cc79bd1

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