https://github.com/horejsek/python-fastjsonschema
Fast JSON schema validator for Python.
https://github.com/horejsek/python-fastjsonschema
Last synced: 8 days ago
JSON representation
Fast JSON schema validator for Python.
- Host: GitHub
- URL: https://github.com/horejsek/python-fastjsonschema
- Owner: horejsek
- License: bsd-3-clause
- Created: 2016-09-29T20:16:31.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2024-12-02T10:57:57.000Z (5 months ago)
- Last Synced: 2025-04-04T17:00:57.398Z (16 days ago)
- Language: Python
- Homepage: https://horejsek.github.io/python-fastjsonschema/
- Size: 1.12 MB
- Stars: 468
- Watchers: 18
- Forks: 70
- Open Issues: 9
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.txt
- Funding: .github/FUNDING.yml
- License: LICENSE
- Authors: AUTHORS
Awesome Lists containing this project
README
===========================
Fast JSON schema for Python
===========================|PyPI| |Pythons|
.. |PyPI| image:: https://img.shields.io/pypi/v/fastjsonschema.svg
:alt: PyPI version
:target: https://pypi.python.org/pypi/fastjsonschema.. |Pythons| image:: https://img.shields.io/pypi/pyversions/fastjsonschema.svg
:alt: Supported Python versions
:target: https://pypi.python.org/pypi/fastjsonschemaSee `documentation `_.