jsonschema

An implementation of the JSON Schema specification for Python (by python-jsonschema)

Jsonschema Alternatives

Similar projects and alternatives to jsonschema

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better jsonschema alternative or higher similarity.

jsonschema reviews and mentions

Posts with mentions or reviews of jsonschema. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-07-07.
  • Forced to move away from Django template because of nested forms ?
    2 projects | /r/django | 7 Jul 2022
    Forms are hard. We use python jsonschema to write our form schemas and validation and use react json schema form for the front end. It's a long time in the making and we still have to write widgets and extensions to get everything we need. Good luck.
  • I wrote okjson - A fast, simple, and pythonic JSON Schema Validator
    8 projects | /r/Python | 31 Mar 2022
    I had a requirement to process and validate large payloads of JSON concurrently for a web service, initially I implemented it using jsonschema and fastjsonschema but I found the whole JSON Schema Specification to be confusing at times and on top of that wanted better performance. Albeit there are ways to compile/cache the schema, I wanted to move away from the schema specification so I wrote a validation library inspired by the design of tiangolo/sqlmodel (type hints) to solve this problem easier.

Stats

Basic jsonschema repo stats
4
4,150
9.5
7 days ago
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com