phillipdupuis / pydantic-to-typescript

CLI Tool for converting pydantic models into typescript definitions
MIT License
273 stars 42 forks source link

working fork with pip install pydantic-to-typescript2 #46

Open seanwessmith opened 3 months ago

seanwessmith commented 3 months ago

I created a fork with this merged so the community can easily install it via pip. The code is published to PyPI as pydantic-to-typescript2.

Phillip Dupuis is still included as an author.

Repository link: Darius-Labs/pydantic-to-typescript2

install pydantic-to-typescript2 via pip

pip install pydantic-to-typescript2
joennlae commented 2 months ago

Absolut legend :-)