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.0.tar.gz
(222.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.0.tar.gz.
File metadata
- Download URL: chainstream_sdk-2.1.0.tar.gz
- Upload date:
- Size: 222.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","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 |
38c19bf85314a92469566561894cecb475f72d7418e47abe331b5d707ccfb806
|
|
| MD5 |
db090576702a22f684904af9a8f97617
|
|
| BLAKE2b-256 |
42625ddd2e060e69b70952e0ef77674f3dd469cb5568c37fd80c56409979b1d9
|
File details
Details for the file chainstream_sdk-2.1.0-py3-none-any.whl.
File metadata
- Download URL: chainstream_sdk-2.1.0-py3-none-any.whl
- Upload date:
- Size: 669.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.15 {"installer":{"name":"uv","version":"0.11.15","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 |
ab515970ca34908c4de9fbf833a40141067976ba3b588dcdd595eb7267e9d384
|
|
| MD5 |
d614e25280f533e02cc31d48b5f4ce00
|
|
| BLAKE2b-256 |
df488f8239c5b2daa8f9615ffa0ab7ce79e8ae227fefc14cf134407ed1d9baa0
|