Fabien
Fabien
### Is there an existing issue for this? - [x] I have searched the existing issues (open and closed), and could not find an existing issue ### What keywords did...
wip
**What kind of change does this PR introduce?** It adds to tools which are related to JSON Schema: a set of JSON Schema utils and a compiler which can export...
### Tool Name json-schema-utils ### Tool Description A set of utils for JSON Schema: - `jsu-stats`: report statistics and errors about a schema - `jsu-inline`: inline external references to schemas...
### Tool Name JSON Model ### Tool Description JSON Model allows to compile models to code for validation and to export models to JSON Schema and Pydantic. Together with `json-schema-utils`...