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-2.1.10.tar.gz
(256.3 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-2.1.10.tar.gz.
File metadata
- Download URL: chainstream_sdk-2.1.10.tar.gz
- Upload date:
- Size: 256.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","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 |
24005c32d9a6aa3e74036e5b8e80ba8ee6e8a82cc007fca2e72984d4f07900f8
|
|
| MD5 |
52e8f91001b5115ff3cb2f59c1154870
|
|
| BLAKE2b-256 |
5203e9192563674b4daac71385f7a7ba1796f1a0caddf5ed059eaf0650817a61
|
File details
Details for the file chainstream_sdk-2.1.10-py3-none-any.whl.
File metadata
- Download URL: chainstream_sdk-2.1.10-py3-none-any.whl
- Upload date:
- Size: 763.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.19 {"installer":{"name":"uv","version":"0.11.19","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 |
88e3ad6d1cc332f0943a201eec6accd01dafc9067e4e053927fbc5e11b77f978
|
|
| MD5 |
e8567eba5f32a160367e39ab72a9c198
|
|
| BLAKE2b-256 |
685367b7451091da9b90e5a3511555720658f8bf506258028cefcc334c7bd9f7
|