themeparks¶
A typed, modern Python SDK for the ThemeParks.wiki
API. Built on httpx and pydantic v2, with first-class sync and async
clients, default-on caching, and ergonomic helpers for the common workflows
(list destinations, walk a park's children, fetch live wait times, pull a
date-ranged schedule).
Install¶
Where to go next¶
- Quickstart — install, print wait times sync & async.
- Cookbook — three complete recipes you can copy and run.
- API reference — every public class and helper, generated from docstrings.