Official Python SDK for interacting with the Datastar blockchain platform (https://data-star.dev/). Provides client classes for managing cryptographic keys, signing transactions, and querying on-chain data. Current version 1.0.2, released monthly.
pip install datastar-pyNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize client with API key and query a balance.
Upgrade to >=1.0.0 and pass api_key as string to DatastarClient constructor.
Always use 'pip install datastar-py' and then 'import datastar'.
No dependency data recorded yet.