IBM / jsonsubschemaLinks
Tool for checking whether a JSON schema is a subschema of another JSON schema.
☆97Updated 2 months ago
Alternatives and similar repositories for jsonsubschema
Users that are interested in jsonsubschema are comparing it to the libraries listed below
Sorting:
- Adaptive fuzzing of Hypothesis tests☆95Updated last week
- JSON Schema in every programming language☆63Updated this week
- Convert between JSON Schema specification versions☆84Updated 6 months ago
- Use JSON Schema for type checking in Python☆22Updated last year
- Use JSON Schema for type checking in Python☆40Updated last year
- ☆21Updated last year
- A list of languages that compile to SQL☆68Updated 3 years ago
- Tools to generate test data from JSON schemata with Hypothesis☆268Updated last year
- Turms is a pure python implementation of the awesome graphql-codegen library, following a simliar extensible design.☆68Updated last week
- Combine contracts and automatic testing.☆84Updated 3 years ago
- Typed, extensible, dependency free configuration reader for Python projects for multiple config sources and working well in IDEs for grea…☆25Updated last year
- Generate arbitrary queries matching your GraphQL schema, and use them to verify your backend implementation.☆45Updated last week
- Python port of https://github.com/mikunn/openapi-schema-to-json-schema☆14Updated 5 years ago
- Type-safe functional tools for Python.☆97Updated 11 months ago
- GitHub action to create annotations from a JSON file☆39Updated last year
- Set of tools for codegen, preprocessing and validation of json-schema and openapi spec☆47Updated 3 weeks ago
- Multi-platform native package builder toolkit☆16Updated this week
- Hypothesis strategies for generating Python programs, something like CSmith