ChainStream SDK - API client for ChainStream
Project description
ChainStream Python SDK
Official Python client library for ChainStream API.
Installation
pip install chainstream-sdk
Quick Start
from chainstream import ChainStreamClient
# Create client
client = ChainStreamClient(access_token="your-access-token")
# Use the client for API calls...
Documentation
For detailed documentation, visit https://docs.chainstream.io
Development
# Install dependencies
make install
# Run tests
make test
# Lint
make lint
# Generate OpenAPI client
make python-client
License
MIT
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
chainstream_sdk-0.1.2.tar.gz
(132.5 kB
view details)
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 chainstream_sdk-0.1.2.tar.gz.
File metadata
- Download URL: chainstream_sdk-0.1.2.tar.gz
- Upload date:
- Size: 132.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.29 {"installer":{"name":"uv","version":"0.9.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3d8da547a5761d5ed44d02e157d14f18938c012c5ed012b0c615c7cd400aef85
|
|
| MD5 |
5095e38af0852e5b9107d4ac4fd54240
|
|
| BLAKE2b-256 |
9cd8dbe4fa55b37f08a943a767b72fc3d481fa15d5bcce17f4b1eb887afa6150
|
File details
Details for the file chainstream_sdk-0.1.2-py3-none-any.whl.
File metadata
- Download URL: chainstream_sdk-0.1.2-py3-none-any.whl
- Upload date:
- Size: 384.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.29 {"installer":{"name":"uv","version":"0.9.29","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b66e12ce269373788d9f952469443ce0bdc1494ce76259d09b21da02d6aee51
|
|
| MD5 |
6b82dabfba051e8b1e39800972712f3e
|
|
| BLAKE2b-256 |
30f696a16fe271df0a44a085456374608b8480090e9b251f11e392adde7957e6
|