w0rp / python-to-typescript

Python tools for generating TypeScript interfaces from Python types

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Python tools for generating TypeScript interfaces from Python types

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 96.8%Language:Shell 3.2%