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.3.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.3.tar.gz.
File metadata
- Download URL: chainstream_sdk-0.1.3.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 |
4b1c34d1a0ec649c7d53df205377dee4bc3c82f1286235da785584ba2dd0af13
|
|
| MD5 |
8427e87f12785ec1ff3a409a0fbdac1d
|
|
| BLAKE2b-256 |
0e166dc0d848f7fb92127b25f830cc8a5154446f56fd4be8445e52b349a5c0ad
|
File details
Details for the file chainstream_sdk-0.1.3-py3-none-any.whl.
File metadata
- Download URL: chainstream_sdk-0.1.3-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 |
0d71928e9a5361adefbbe8476300aa523628a6b625abf2f70470ada4eae99a42
|
|
| MD5 |
476c370be2029cb5fb0012e8522f2e40
|
|
| BLAKE2b-256 |
24d6f9c4bbd6c680bd2e871351b15fac546e519c6f2671f167daba3e5ebff0a7
|