Gowee / json2pyi

Generate Python type definitions from a JSON sample (both Pydantic BaseModel and TypedDict are supported)
https://json2pyi.pages.dev
44 stars 1 forks source link

Formatting markdown #4

Closed Frederisk closed 2 years ago

Frederisk commented 2 years ago

Guaranteeing the Markdown syntax specification will help the parsing consistency of different platforms.

Gowee commented 2 years ago

Looks great. Thanks!