{ "info": { "author": "Murray Steele", "author_email": "contact@murto.dev", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# saneschema\n\nsaneschema is a JSON schema package for people who want an easier-to-parse schema than that provided by `jsonschema`.\nsaneschema checks that a JSON file conforms to a given structure, or schema, which can be a very useful tool for data validation.\n\n## Installation\n\n### PyPi & Pip\n\nInstallation with PyPi and Pip is the easier option and will ensure you have the most up to date, stable version\nThe following command assumes that python 3 is your default version of python.\n\n```bash\npip install saneschema\n```\n\n### Git & Pip\n\nInstallation with Git and Pip is a bit more work but will ensure you have the most up to date version.\nThe following commands assume that python 3 is your default version of python and pip.\n\n```bash\ngit clone https://github.com/Murto/saneschema.git\ncd saneschema\npython setup.py\npip dist/saneschema-2.0-py3-none-any.whl\n```\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/murto/saneschema", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "saneschema", "package_url": "https://pypi.org/project/saneschema/", "platform": "", "project_url": "https://pypi.org/project/saneschema/", "project_urls": { "Homepage": "https://github.com/murto/saneschema" }, "release_url": "https://pypi.org/project/saneschema/2.3/", "requires_dist": null, "requires_python": "", "summary": "A simple JSON schema package", "version": "2.3" }, "last_serial": 5751471, "releases": { "2.0": [ { "comment_text": "", "digests": { "md5": "9018de2c6ff1cafd63abd471f6752429", "sha256": "9b2f3b5d09fe36337ce17c77b30dfa7ea677c8cc11dbd3ef570dbdb525527b8a" }, "downloads": -1, "filename": "saneschema-2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "9018de2c6ff1cafd63abd471f6752429", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3563, "upload_time": "2019-08-23T20:30:33", "url": "https://files.pythonhosted.org/packages/6e/f5/279f673e4e09976a7bd3fb01248242ea12a34d4c1245890da4d13c9afa1e/saneschema-2.0-py3-none-any.whl" } ], "2.1": [ { "comment_text": "", "digests": { "md5": "50214467398bccdc68501adcd942bb53", "sha256": "6e0ca82005b2d6cceda3545bdc107e730ae36eaac958c0d4644db937b784ae45" }, "downloads": -1, "filename": "saneschema-2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "50214467398bccdc68501adcd942bb53", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3682, "upload_time": "2019-08-25T16:35:42", "url": "https://files.pythonhosted.org/packages/54/ce/36b7d8f46f8c56059ae8fe8c0395899d76cc7da2f4a22d3078be90595ea9/saneschema-2.1-py3-none-any.whl" } ], "2.2": [ { "comment_text": "", "digests": { "md5": "b5b36463692349fd13e79c0f840c951a", "sha256": "38afe4a8776bf72851dd4dd4b82dc566c15690fa073e5ef58060a2a3fdf63cee" }, "downloads": -1, "filename": "saneschema-2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "b5b36463692349fd13e79c0f840c951a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3698, "upload_time": "2019-08-25T21:00:20", "url": "https://files.pythonhosted.org/packages/79/33/795abcc07be3f2af5a78b546f6b85942ab942a63d0abcddd47eaccad8e0a/saneschema-2.2-py3-none-any.whl" } ], "2.3": [ { "comment_text": "", "digests": { "md5": "2e94ea9a24375406045dba7e3c03e847", "sha256": "815b76d03fdc4f420c1a136cf829a5cd1e2423b54e44cc56fd4fd872077e0b01" }, "downloads": -1, "filename": "saneschema-2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "2e94ea9a24375406045dba7e3c03e847", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3930, "upload_time": "2019-08-29T11:23:04", "url": "https://files.pythonhosted.org/packages/40/69/59286855bbb6ed42d827e4f700f535c6efd9b043211f49030fbc7cd6fbe6/saneschema-2.3-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2e94ea9a24375406045dba7e3c03e847", "sha256": "815b76d03fdc4f420c1a136cf829a5cd1e2423b54e44cc56fd4fd872077e0b01" }, "downloads": -1, "filename": "saneschema-2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "2e94ea9a24375406045dba7e3c03e847", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 3930, "upload_time": "2019-08-29T11:23:04", "url": "https://files.pythonhosted.org/packages/40/69/59286855bbb6ed42d827e4f700f535c6efd9b043211f49030fbc7cd6fbe6/saneschema-2.3-py3-none-any.whl" } ] }