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.6.tar.gz
(146.9 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.6.tar.gz.
File metadata
- Download URL: chainstream_sdk-0.1.6.tar.gz
- Upload date:
- Size: 146.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","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 |
4cf296f4b00a8a2856374d927c54179b4ea1134c74cb0269f28edb8e06e342ea
|
|
| MD5 |
ffbb838b80ad9b0f57fc5fa7420ec97a
|
|
| BLAKE2b-256 |
ae0f89740394668a620fa9fe3bd53c4109beaa8f059e2d2488bbed3e0489306a
|
File details
Details for the file chainstream_sdk-0.1.6-py3-none-any.whl.
File metadata
- Download URL: chainstream_sdk-0.1.6-py3-none-any.whl
- Upload date:
- Size: 438.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.10.0 {"installer":{"name":"uv","version":"0.10.0","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 |
3f8d322b8ef7519922d132a565806d182607aae0be28278f623293b9004e6fa6
|
|
| MD5 |
973a3215e47274a1773cec64cc48c300
|
|
| BLAKE2b-256 |
9da5ece2900d43bf93951db09fa4dce88f7f79074ad019fd4a8b582eed2f81ab
|