stackless-sdk (Python)
Python SDK for stackless. Published as
stackless-sdk on PyPI
(import stackless). Speaks the JSON protocol
(../PROTOCOL.md) via the stackless CLI.
The PyPI distribution is stackless-sdk; the import package remains
stackless.
Install
pip install stackless-sdk
Editable (from this repo):
pip install -e "sdks/python[dev]"
Usage
from stackless import Client, Create, Resume
client = Client.system()
out = client.up(Create(on="local", file="stackless.toml", name="demo"))
print(out.origins["web"])
print(out.integrations.get("clerk", {}))
client.down("demo")
Binary resolution: STACKLESS_BIN, then stackless on PATH.
Secrets
Successful up --json stdout may include integration credentials. Do not log raw
JSON in CI without redaction.
Tests
cd sdks/python && python -m pytest
Release files for stackless-sdk 0.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| stackless_sdk-0.3.3.tar.gz | 5.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| stackless_sdk-0.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.8 kB
Release files / stackless_sdk-0.3.3.tar.gz
| Download URL | stackless_sdk-0.3.3.tar.gz |
|---|---|
| Size | 5.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
814ac67e44117a1790c5dad6d554ae2e4729eb08e6fbf6ac360b26982386213e
|
|
BLAKE2b-256 checksum How to use checksums |
d8f559c97bd95da3e6c55e49af600491ed0e2f820a4ba0450bab3dc2c663c361
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 26, 2026.
Transparency logRelease files / stackless_sdk-0.3.3-py3-none-any.whl
| Download URL | stackless_sdk-0.3.3-py3-none-any.whl |
|---|---|
| Size | 4.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
baa65ec6e157cc56b731bb63db96b64613906e2507c9825e22629c2cbd36e67d
|
|
BLAKE2b-256 checksum How to use checksums |
8842d8081dca857405d48ef7f272427012f4088a0f9e816521aa50f3777c1736
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Aug 26, 2026.
Transparency log