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.9.tar.gz
(246.0 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.9.tar.gz.
File metadata
- Download URL: chainstream_sdk-2.1.9.tar.gz
- Upload date:
- Size: 246.0 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 |
28390a2b3bc43f6e3be25504239575fa2e47fb14e65319a28cfa96b3e1c4ee4b
|
|
| MD5 |
cf8a00a4037d53088800edea7b8ba9b3
|
|
| BLAKE2b-256 |
4f1d3fe1e13855bcc696d83e3856d48da508d3923b524d18ff5c34575687fced
|
File details
Details for the file chainstream_sdk-2.1.9-py3-none-any.whl.
File metadata
- Download URL: chainstream_sdk-2.1.9-py3-none-any.whl
- Upload date:
- Size: 710.5 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 |
7754e65a4db1ca27b3fcde729512df559a6261f5fc7dd202b351969f69cad5d7
|
|
| MD5 |
70784039d45ae07a363039e9d1f50633
|
|
| BLAKE2b-256 |
bb99c16780c531849bff84819555415b304adb14ee6b22bb3f6227442e896ff6
|