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.
Python tools for generating TypeScript interfaces from Python types
PythonBSD-2-Clause