fastjsonschema


Namefastjsonschema JSON
Version 2.21.1 PyPI version JSON
download
home_pagehttps://github.com/horejsek/python-fastjsonschema
SummaryFastest Python implementation of JSON schema
upload_time2024-12-02 10:55:15
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/8b/50/4b769ce1ac4071a1ef6d86b1a3fb56cdc3a37615e8c5519e1af96cdac366/fastjsonschema-2.21.1.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.1",
    "project_urls": {
        "Homepage": "https://github.com/horejsek/python-fastjsonschema"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "902b0817a2b257fe88725c25589d89aec060581aabf668707a8d03b2e9e0cb2a",
                "md5": "723462e317f01698922e54887c209c94",
                "sha256": "c9e5b7e908310918cf494a434eeb31384dd84a98b57a30bcb1f535015b554667"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.21.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "723462e317f01698922e54887c209c94",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23924,
            "upload_time": "2024-12-02T10:55:07",
            "upload_time_iso_8601": "2024-12-02T10:55:07.599372Z",
            "url": "https://files.pythonhosted.org/packages/90/2b/0817a2b257fe88725c25589d89aec060581aabf668707a8d03b2e9e0cb2a/fastjsonschema-2.21.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8b504b769ce1ac4071a1ef6d86b1a3fb56cdc3a37615e8c5519e1af96cdac366",
                "md5": "c83f862ba5c43775673ffe665a3533d6",
                "sha256": "794d4f0a58f848961ba16af7b9c85a3e88cd360df008c59aac6fc5ae9323b5d4"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.21.1.tar.gz",
            "has_sig": false,
            "md5_digest": "c83f862ba5c43775673ffe665a3533d6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 373939,
            "upload_time": "2024-12-02T10:55:15",
            "upload_time_iso_8601": "2024-12-02T10:55:15.133304Z",
            "url": "https://files.pythonhosted.org/packages/8b/50/4b769ce1ac4071a1ef6d86b1a3fb56cdc3a37615e8c5519e1af96cdac366/fastjsonschema-2.21.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-12-02 10:55:15",
    "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.41556s