py-schematools


Namepy-schematools JSON
Version 0.0.3 PyPI version JSON
download
home_pageNone
SummaryTools in Python for interoberability of schemas.
upload_time2024-11-27 15:06:11
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/ad/5d/b3bb228e825153c33c9a7d50ac3117cd2b8c8ee31f65a74434015e1f72d2/py_schematools-0.0.3.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.3",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3990263084fd5af79293323fe13a7d4bc0ee065ee7406c2b223c8b619d1d6b39",
                "md5": "0f50ded8461095b4f1e432e5a58155c0",
                "sha256": "2975c3e1c9a226ad7682eeb002063206f948e74adb606388da927474f474b723"
            },
            "downloads": -1,
            "filename": "py_schematools-0.0.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0f50ded8461095b4f1e432e5a58155c0",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.11",
            "size": 6095,
            "upload_time": "2024-11-27T15:06:11",
            "upload_time_iso_8601": "2024-11-27T15:06:11.011521Z",
            "url": "https://files.pythonhosted.org/packages/39/90/263084fd5af79293323fe13a7d4bc0ee065ee7406c2b223c8b619d1d6b39/py_schematools-0.0.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ad5db3bb228e825153c33c9a7d50ac3117cd2b8c8ee31f65a74434015e1f72d2",
                "md5": "08fdcc749e77af7fcd8da73aad5fba3c",
                "sha256": "313c5fc070abe67aec457e80aeffe634d3965908c61cf696dbd5d295b1071a78"
            },
            "downloads": -1,
            "filename": "py_schematools-0.0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "08fdcc749e77af7fcd8da73aad5fba3c",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.11",
            "size": 4463,
            "upload_time": "2024-11-27T15:06:11",
            "upload_time_iso_8601": "2024-11-27T15:06:11.940052Z",
            "url": "https://files.pythonhosted.org/packages/ad/5d/b3bb228e825153c33c9a7d50ac3117cd2b8c8ee31f65a74434015e1f72d2/py_schematools-0.0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-27 15:06:11",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "py-schematools"
}
        
Elapsed time: 0.48261s