fastjsonschema


Namefastjsonschema JSON
Version 2.20.0 PyPI version JSON
download
home_pagehttps://github.com/horejsek/python-fastjsonschema
SummaryFastest Python implementation of JSON schema
upload_time2024-06-15 13:27:49
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/03/3f/3ad5e7be13b4b8b55f4477141885ab2364f65d5f6ad5f7a9daffd634d066/fastjsonschema-2.20.0.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.20.0",
    "project_urls": {
        "Homepage": "https://github.com/horejsek/python-fastjsonschema"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6dca086311cdfc017ec964b2436fe0c98c1f4efcb7e4c328956a22456e497655",
                "md5": "3a1a9033d14f9924128099db2e4dd4bd",
                "sha256": "5875f0b0fa7a0043a91e93a9b8f793bcbbba9691e7fd83dca95c28ba26d21f0a"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.20.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3a1a9033d14f9924128099db2e4dd4bd",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23543,
            "upload_time": "2024-06-15T13:27:46",
            "upload_time_iso_8601": "2024-06-15T13:27:46.393490Z",
            "url": "https://files.pythonhosted.org/packages/6d/ca/086311cdfc017ec964b2436fe0c98c1f4efcb7e4c328956a22456e497655/fastjsonschema-2.20.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "033f3ad5e7be13b4b8b55f4477141885ab2364f65d5f6ad5f7a9daffd634d066",
                "md5": "5adf977fbb293a669eb350f6e6ef0aab",
                "sha256": "3d48fc5300ee96f5d116f10fe6f28d938e6008f59a6a025c2649475b87f76a23"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.20.0.tar.gz",
            "has_sig": false,
            "md5_digest": "5adf977fbb293a669eb350f6e6ef0aab",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 373056,
            "upload_time": "2024-06-15T13:27:49",
            "upload_time_iso_8601": "2024-06-15T13:27:49.208795Z",
            "url": "https://files.pythonhosted.org/packages/03/3f/3ad5e7be13b4b8b55f4477141885ab2364f65d5f6ad5f7a9daffd634d066/fastjsonschema-2.20.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-15 13:27:49",
    "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: 0.41920s