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.1.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.1.tar.gz.
File metadata
- Download URL: chainstream_sdk-0.1.1.tar.gz
- Upload date:
- Size: 132.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","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 |
7ed2e63cccbaf5ca58c51b06f4ec5d0646f4abc360f7a2ad57d80fa84bb82a0a
|
|
| MD5 |
0cc59206ad8c2761e2e050e184c81042
|
|
| BLAKE2b-256 |
c6c428d7420dde032913c96d6e62f90686c9b10b0cd323913f040d60ea11fca6
|
File details
Details for the file chainstream_sdk-0.1.1-py3-none-any.whl.
File metadata
- Download URL: chainstream_sdk-0.1.1-py3-none-any.whl
- Upload date:
- Size: 381.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.9.28 {"installer":{"name":"uv","version":"0.9.28","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 |
689c6447115bc6fa034504716393311e0e3e4ac2cff679add25ff7f816f8fea3
|
|
| MD5 |
af41a483d7a38ff5bf221384ad7c3646
|
|
| BLAKE2b-256 |
f8d57f6c2350caeab98cb55f49703a0dc394996962fc0f3a409eb8aa5dca0421
|