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

python3 -m venv venv               # Create a new virtual environment
. venv/bin/activate                # Activate the virtual environment
pip install pip -U                 # Upgrade pip
pip install tox                    # Install tox
tox -e dev                         # Create a development environment

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

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.7 python3.7-distutils python3.8 python3.8-distutils python3.9 python3.9-distutils python3.10 python3.10-distutils python3.11 python3.11-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-7.0.0-py3-none-any.whl (254.9 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for yellowdog_sdk-7.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 12a41a05435670ee0aba2407e7d228238135fbe816c4dffd0903f8f48ec667ba
MD5 03a3aa558fcbb506d0eea78dc792561a
BLAKE2b-256 e1e409c24a444c93c41f0676b005d9e287e34bf9b03f3d8f0e7dfe1edb76657f

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