fastjsonschema


Namefastjsonschema JSON
Version 2.19.1 PyPI version JSON
download
home_pagehttps://github.com/horejsek/python-fastjsonschema
SummaryFastest Python implementation of JSON schema
upload_time2023-12-28 14:02:06
maintainer
docs_urlNone
authorMichal Horejsek
requires_python
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": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Michal Horejsek",
    "author_email": "fastjsonschema@horejsek.com",
    "download_url": "https://files.pythonhosted.org/packages/ba/7f/cedf77ace50aa60c566deaca9066750f06e1fcf6ad24f254d255bb976dd6/fastjsonschema-2.19.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.19.1",
    "project_urls": {
        "Homepage": "https://github.com/horejsek/python-fastjsonschema"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9cb979691036d4a8f9857e74d1728b23f34f583b81350a27492edda58d5604e1",
                "md5": "627ab63cb3f84a1d3437dbbfae75ea80",
                "sha256": "3672b47bc94178c9f23dbb654bf47440155d4db9df5f7bc47643315f9c405cd0"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.19.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "627ab63cb3f84a1d3437dbbfae75ea80",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 23388,
            "upload_time": "2023-12-28T14:02:04",
            "upload_time_iso_8601": "2023-12-28T14:02:04.512020Z",
            "url": "https://files.pythonhosted.org/packages/9c/b9/79691036d4a8f9857e74d1728b23f34f583b81350a27492edda58d5604e1/fastjsonschema-2.19.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ba7fcedf77ace50aa60c566deaca9066750f06e1fcf6ad24f254d255bb976dd6",
                "md5": "30c3513fa2dcebc75e08b6625838e781",
                "sha256": "e3126a94bdc4623d3de4485f8d468a12f02a67921315ddc87836d6e456dc789d"
            },
            "downloads": -1,
            "filename": "fastjsonschema-2.19.1.tar.gz",
            "has_sig": false,
            "md5_digest": "30c3513fa2dcebc75e08b6625838e781",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 372732,
            "upload_time": "2023-12-28T14:02:06",
            "upload_time_iso_8601": "2023-12-28T14:02:06.823460Z",
            "url": "https://files.pythonhosted.org/packages/ba/7f/cedf77ace50aa60c566deaca9066750f06e1fcf6ad24f254d255bb976dd6/fastjsonschema-2.19.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-12-28 14:02:06",
    "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.16929s