Metadata-Version: 2.1
Name: py-ts-interfaces
Version: 0.1.0
Summary: A library that converts Python dataclasses with type annotations to a TypeScript interface and serializes them to a file.
Home-page: https://github.com/cs-cordero/py-ts-interfaces
Author: Christopher Cordero
Author-email: ccordero@protonmail.com
Keywords: python,typescript,interfaces
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: astroid (==2.2.5)
Project-URL: Documentation, https://github.com/cs-cordero/py-ts-interfaces
