mirror of
https://github.com/RGBCube/GitHubWrapper
synced 2025-07-24 23:17:43 +00:00
Add tools/unschema: This generates TypedDicts from JSON response schemas
This commit is contained in:
parent
ce6d3c5b5b
commit
7c9d7d4862
3 changed files with 183 additions and 0 deletions
1
tools/unschema/__init__.py
Normal file
1
tools/unschema/__init__.py
Normal file
|
@ -0,0 +1 @@
|
|||
from .parser import generate
|
Loading…
Add table
Add a link
Reference in a new issue