fastjsonschema


Namefastjsonschema JSON
Version 2.21.2 PyPI version JSON
download
home_pagehttps://github.com/horejsek/python-fastjsonschema
SummaryFastest Python implementation of JSON schema
upload_time2025-08-14 18:49:36
maintainerNone
docs_urlNone
authorMichal Horejsek
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ===========================
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/fastjsonschema

See `documentation <https://horejsek.github.io/python-fastjsonschema/>`_.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/horejsek/python-fastjsonschema",
    "name": "fastjsonschema",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "Michal Horejsek",
    "author_email": "fastjsonschema@horejsek.com",
    "download_url": "https://files.pythonhosted.org/packages/20/b5/23b216d9d985a956623b6bd12d4086b60f0059b27799f23016af04a74ea1/fastjsonschema-2.21.2.tar.gz",
    "platform": null,
    "description": "===========================\nFast JSON schema for Python\n===========================\n\n|PyPI| |Pythons|\n\n.. |PyPI| image:: https://img.shields.io/pypi/v/fastjsonschema.svg\n   :alt: PyPI version\n   :target: https://pypi.python.org/pypi/fastjsonschema\n\n.. |Pythons| image:: https://img.shields.io/pypi/pyversions/fastjsonschema.svg\n   :alt: Supported Python versions\n   :target: https://pypi.python.org/pypi/fastjsonschema\n\nSee `documentation <https://horejsek.github.io/python-fastjsonschema/>`_.\n",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "Fastest Python implementation of JSON schema",
    "version": "2.21.2",
    "project_urls": {
        "Homepage": "https://github.com/horejsek/python-fastjsonschema"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "cba820d0723294217e47de6d9e2e40fd4a9d2f7c4b6ef974babd482a59743694",
                "md5": "55d9e448f9be2a57eabbbd1deeda559c",
                "sha256": "1c797122d0a86c5cace2e54bf4e819c36223b552017172f32c5c024a6b77e463"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.21.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "55d9e448f9be2a57eabbbd1deeda559c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24024,
            "upload_time": "2025-08-14T18:49:34",
            "upload_time_iso_8601": "2025-08-14T18:49:34.776508Z",
            "url": "https://files.pythonhosted.org/packages/cb/a8/20d0723294217e47de6d9e2e40fd4a9d2f7c4b6ef974babd482a59743694/fastjsonschema-2.21.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "20b523b216d9d985a956623b6bd12d4086b60f0059b27799f23016af04a74ea1",
                "md5": "41294eb5e6b0663644251255cf1770d9",
                "sha256": "b1eb43748041c880796cd077f1a07c3d94e93ae84bba5ed36800a33554ae05de"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.21.2.tar.gz",
            "has_sig": false,
            "md5_digest": "41294eb5e6b0663644251255cf1770d9",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 374130,
            "upload_time": "2025-08-14T18:49:36",
            "upload_time_iso_8601": "2025-08-14T18:49:36.666076Z",
            "url": "https://files.pythonhosted.org/packages/20/b5/23b216d9d985a956623b6bd12d4086b60f0059b27799f23016af04a74ea1/fastjsonschema-2.21.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-14 18:49:36",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "horejsek",
    "github_project": "python-fastjsonschema",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "fastjsonschema"
}
        
Elapsed time: 1.48843s