Back to skills

tinybird-python-sdk-guidelines

data

Provides coding guidelines for the tinybird-sdk Python package. Covers defining datasources, pipes, endpoints, and connections, plus CLI workflows for dev, build, and deploy. Includes patterns for mat

Setup & Installation

npx skills add https://github.com/tinybirdco/tinybird-python-sdk-guidelines --skill tinybird-python-sdk-guidelines
or paste the link and ask your coding assistant to install it
https://github.com/tinybirdco/tinybird-python-sdk-guidelines
View on GitHub

What This Skill Does

Provides coding guidelines for the tinybird-sdk Python package. Covers defining datasources, pipes, endpoints, and connections, plus CLI workflows for dev, build, and deploy. Includes patterns for materialized views, copy pipes, and migrating from legacy .datasource/.pipe files. Rather than piecing together underdocumented SDK behavior from trial and error, this skill gives an agent the exact patterns for each resource type so generated code works correctly on the first attempt.

When to use it

  • Working with tinybird python sdk guidelines functionality
  • Implementing tinybird python sdk guidelines features
  • Debugging tinybird python sdk guidelines related issues