jsonschema

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

Jsonschema Alternatives

Similar projects and alternatives to jsonschema

  1. CPython

    1,479 jsonschema VS CPython

    The Python programming language

  2. Judoscale

    Save 47% on cloud hosting with autoscaling that just works. Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.

    Judoscale logo
  3. black

    336 jsonschema VS black

    The uncompromising Python code formatter

  4. awesome-jsonschema

    A curated list of awesome JSON Schema resources, tutorials, tools, and more

  5. react-jsonschema-form

    A React component for building Web forms from JSON Schema.

  6. sqlmodel

    26 jsonschema VS sqlmodel

    SQL databases in Python, designed for simplicity, compatibility, and robustness.

  7. Cerberus

    3 jsonschema VS Cerberus

    Lightweight, extensible data validation library for Python (by pyeve)

  8. schema

    3 jsonschema VS schema

    Schema validation just got Pythonic

  9. CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  10. voluptuous

    CONTRIBUTIONS ONLY: Voluptuous, despite the name, is a Python data validation library.

  11. Schematics

    Python Data Structures for Humans™.

  12. colander

    A serialization/deserialization/validation library for strings, mappings and lists.

  13. valideer

    Lightweight data validation and adaptation Python library.

  14. python-codicefiscale

    :it: :credit_card: italian fiscal codes encoding, decoding and validation - codifica, decodifica e validazione del Codice Fiscale italiano.

  15. pandera

    7 jsonschema VS pandera

    A light-weight, flexible, and expressive statistical data testing library

  16. okjson

    A fast, simple, and pythonic JSON Schema Validator.

  17. Fast JSON schema for Python

    Fast JSON schema validator for Python.

  18. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
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 discussion

Log in or Post with

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.
  • Validating a YAML file
    1 project | /r/learnpython | 21 Oct 2021
    This is a hard problem, because, if I understand you correctly, you issue is that you are using something like this: https://github.com/Julian/jsonschema, but want to make the error messages more specific. That means you will need to understand the package sufficiently to find out where it is encountering issues and then provide a more human readable error. Definitely doable, but the first piece, understanding the package enough to revise the messages is difficult.
  • Simple method for JSON body minimum required keys checking
    1 project | /r/flask | 1 Aug 2021
  • A note from our sponsor - Judoscale
    judoscale.com | 17 Apr 2025
    Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues. Learn more →

Stats

Basic jsonschema repo stats
4
4,737
8.6
2 days ago

Sponsored
Save 47% on cloud hosting with autoscaling that just works
Judoscale integrates with Django, FastAPI, Celery, and RQ to make autoscaling easy and reliable. Save big, and say goodbye to request timeouts and backed-up task queues.
judoscale.com