Python SDK for interacting with the Tinybird API, enabling data ingestion, querying, and pipeline management. Current version is 0.3.7, with frequent releases.
pip install tinybird-python-sdkNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize the SDK with a token and run a query.
Pin to a specific version, e.g., tinybird-python-sdk==0.3.7
Always pass token and optionally api_url explicitly.
Wrap calls in error handling and validate response structure.
No resource links recorded.