Setup & Installation
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
