TypeScript to Python
Generate Python TypedDict classes or Pydantic v2 models from
TypeScript interfaces. Useful when you have a TS frontend and a Python backend and want a
single source of truth for shared types. Runs entirely in the browser.