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
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
File details
Details for the file yellowdog_sdk-3.6.15-py3-none-any.whl
.
File metadata
- Download URL: yellowdog_sdk-3.6.15-py3-none-any.whl
- Upload date:
- Size: 256.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.7.14
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cce8dec10cbf2040dfe05a741532a045b2e50408baa19040b4d787e2c3ee2650 |
|
MD5 | 3c21fd4c8d1d6b615da6a151bd01f47a |
|
BLAKE2b-256 | b414bdabef143810ca784b278bdf24043e14240223d466b9a4d2660a267dd138 |