Python SDK for Bobsled
Project description
Bobsled Python SDK
A Python library to interact with Bobsled
Installation
pip install bobsled-python-sdk
Getting Started
from bobsled_sdk import BobsledClient
credentials = { "email": "ex@mple.com", "password": "example"}
b = BobsledClient(credentials)
Development setup
pip install -r requirements.txt
pytest tests
Release History
- 1.0.0
- Initial release
Meta
Danny Yu – danny@berkeley.edu
Distributed under the MIT License. See LICENSE for more information.
Contributing
- Fork it (https://github.com/yourname/yourproject/fork)
- Create your feature branch (
git checkout -b feature/fooBar) - Commit your changes (
git commit -am 'Add some fooBar') - Push to the branch (
git push origin feature/fooBar) - Create a new Pull Request
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 Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file bobsled_python_sdk-1.0.6.tar.gz.
File metadata
- Download URL: bobsled_python_sdk-1.0.6.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8654433a537abb37ee14e3c91a4318f377e1c94becde98b135beff4257afd013
|
|
| MD5 |
1a0ad9ad445add563508a43d89ab3f91
|
|
| BLAKE2b-256 |
f0ba9d890762d762f3ad5e0c886128104d83afac9f0c3498478d4792405fad4f
|
File details
Details for the file bobsled_python_sdk-1.0.6-py3-none-any.whl.
File metadata
- Download URL: bobsled_python_sdk-1.0.6-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2e5431d87c5caf1373377c914571d9755b71e41365638da287a8a68721884690
|
|
| MD5 |
5c32f034c13098cb95fd37fe4b16b1e5
|
|
| BLAKE2b-256 |
c207f4a3c408953de640af1d10951394bf15fafb45b6980439fac61580cba169
|