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.9 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.9-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.9 python3.9-distutils python3.10 python3.10-distutils python3.11 python3.11-distutils python3.12 python3.12-distutils python3.13
# Install tox
python3 -m pip install tox  
# Run tests for each Python version                                             
python3 -m tox                                                           

Project details


Release history Release notifications | RSS feed

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

If you're not sure about the file name format, learn more about wheel file names.

yellowdog_sdk-13.2.0-py3-none-any.whl (285.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: yellowdog_sdk-13.2.0-py3-none-any.whl
  • Upload date:
  • Size: 285.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.12

File hashes

Hashes for yellowdog_sdk-13.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 695a77aab4d87755713f201563785d3e5bf01f2a3f7ab972e85ada6509b1c8e9
MD5 e1950ade0e8011a776eb69622dc051c3
BLAKE2b-256 34d048a28efa074bf97b8c515db2df2dd21cecdfd2e0102b35a3f6798d61ad47

See more details on using hashes here.

Supported by

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