py-schematools


Namepy-schematools JSON
Version 0.0.2 PyPI version JSON
download
home_pageNone
SummaryTools in Python for interoberability of schemas.
upload_time2024-11-05 16:33:41
maintainerNone
docs_urlNone
authorKen Payne
requires_python<4.0,>=3.11
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # schematools

Tools for working with schemas in Python 🐍

## Helpful Resources

- The JSON [spec](https://www.rfc-editor.org/rfc/pdfrfc/rfc8259.txt.pdf)
- [JSONSchema.org](https://json-schema.org/)
- [python-jsonschema](https://python-jsonschema.readthedocs.io/en/latest/) package

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "py-schematools",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.11",
    "maintainer_email": null,
    "keywords": null,
    "author": "Ken Payne",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/c8/f5/09d4756bf4ab21cdb1cb9062d0364b21a35487656fac6c630b534d6da7af/py_schematools-0.0.2.tar.gz",
    "platform": null,
    "description": "# schematools\n\nTools for working with schemas in Python \ud83d\udc0d\n\n## Helpful Resources\n\n- The JSON [spec](https://www.rfc-editor.org/rfc/pdfrfc/rfc8259.txt.pdf)\n- [JSONSchema.org](https://json-schema.org/)\n- [python-jsonschema](https://python-jsonschema.readthedocs.io/en/latest/) package\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Tools in Python for interoberability of schemas.",
    "version": "0.0.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "03de46e516643795253996ca24b8644c5ced797ff395b1ad4d929c8898ba53b2",
                "md5": "b6eb8133ba37ec61e0cab072e6390158",
                "sha256": "bfd3248e00be3046fa6c335dcb6845f85657ce9b0177d905b82609376439efb3"
            },
            "downloads": -1,
            "filename": "py_schematools-0.0.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b6eb8133ba37ec61e0cab072e6390158",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 8888,
            "upload_time": "2024-11-05T16:33:39",
            "upload_time_iso_8601": "2024-11-05T16:33:39.878516Z",
            "url": "https://files.pythonhosted.org/packages/03/de/46e516643795253996ca24b8644c5ced797ff395b1ad4d929c8898ba53b2/py_schematools-0.0.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c8f509d4756bf4ab21cdb1cb9062d0364b21a35487656fac6c630b534d6da7af",
                "md5": "9f0422b61829e15cd520ff921e2b4773",
                "sha256": "8aef9ebe34c396f71c0c520b662cc4be95ab0e939602e7ca633c479b82e825cf"
            },
            "downloads": -1,
            "filename": "py_schematools-0.0.2.tar.gz",
            "has_sig": false,
            "md5_digest": "9f0422b61829e15cd520ff921e2b4773",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 5430,
            "upload_time": "2024-11-05T16:33:41",
            "upload_time_iso_8601": "2024-11-05T16:33:41.018688Z",
            "url": "https://files.pythonhosted.org/packages/c8/f5/09d4756bf4ab21cdb1cb9062d0364b21a35487656fac6c630b534d6da7af/py_schematools-0.0.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-05 16:33:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "py-schematools"
}
        
Elapsed time: 0.87695s