/python-to-typescript

Python tools for generating TypeScript interfaces from Python types

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Python to TypeScript Build Status

This Python package includes functions for generating TypeScript interfaces from Python symbols.

The functions here can be used for specifying the interfaces for the results of REST responses, etc.