{"library":"typescript2python","type":"library","category":null,"description":"TypeScript2Python is a transpiler that converts TypeScript type declarations into Python type annotations compatible with Pyright and TypedDict. The current stable version is 2.2.0. It is actively maintained with regular releases. Key differentiators include support for nested objects, optional properties, docstrings, and strict null checks. It is designed for serializable data (JSON) and does not support generics or function signatures.","language":"javascript","status":"active","version":"2.2.0","tags":["javascript","python","typescript","transpiler","types","type-safety","api","json","compiler"],"last_verified":"Fri May 01","install":[{"cmd":"npm install typescript2python","imports":["import { TransformConfig } from 'typescript2python'","import { TransformResult } from 'typescript2python'","import { transform } from 'typescript2python'","import { TransformerError } from 'typescript2python'"]},{"cmd":"yarn add typescript2python","imports":[]},{"cmd":"pnpm add typescript2python","imports":[]}],"homepage":null,"github":"https://github.com/TheLartians/TypeScript2Python","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/typescript2python","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}