{ "info": { "author": "Microsoft Corporation", "author_email": "v-lgold@microsoft.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "jschema-to-python\n=================\n\nGenerate Python classes from a JSON schema.\n\nUsage\n=====\n::\n\n python -m jschema_to_python [-h] -s SCHEMA_PATH -o OUTPUT_DIRECTORY [-m MODULE_NAME] -r ROOT_CLASS_NAME [-g HINTS_FILE_PATH] [-f] [-v]\n\n Generate source code for a set of Python classes from a JSON schema.\n\n optional arguments:\n -h, --help show this help message and exit\n -s SCHEMA_PATH, --schema-path SCHEMA_PATH\n path to the JSON schema file\n -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY\n directory in which the generated classes will be\n created\n -m MODULE_NAME, --module-name MODULE_NAME\n name of the module containing the object model classes\n -r ROOT_CLASS_NAME, --root-class-name ROOT_CLASS_NAME\n the name of the class at the root of the object model\n represented by the schema\n -g HINTS_FILE_PATH, --hints-file-path HINTS_FILE_PATH\n path to a file containing hints that control code\n generation\n -f, --force overwrite the output directory if it exists\n -v, --verbose increase output verbosity (may be specified up to two\n times)\n\nContributing\n============\n\nThis project welcomes contributions and suggestions. Most contributions require you to agree to a\nContributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us\nthe rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.\n\nWhen you submit a pull request, a CLA bot will automatically determine whether you need to provide\na CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions\nprovided by the bot. You will only need to do this once across all repos using our CLA.\n\nThis project has adopted the `Microsoft Open Source Code of Conduct `_.\nFor more information see the `Code of Conduct FAQ `_ or\ncontact `opencode@microsoft.com `_ with any additional questions or comments.\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/microsoft/jschema-to-python", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "jschema-to-python", "package_url": "https://pypi.org/project/jschema-to-python/", "platform": "", "project_url": "https://pypi.org/project/jschema-to-python/", "project_urls": { "Homepage": "https://github.com/microsoft/jschema-to-python" }, "release_url": "https://pypi.org/project/jschema-to-python/1.2.3/", "requires_dist": [ "attrs", "jsonpickle", "pbr" ], "requires_python": ">= 2.7", "summary": "Generate source code for Python classes from a JSON schema.", "version": "1.2.3" }, "last_serial": 5932997, "releases": { "1.1.3": [ { "comment_text": "", "digests": { "md5": "41737571f48380235bc658394d19da7a", "sha256": "4640c0f51b2413e6056866d420977e828141990749f45060b2a40cea860b640a" }, "downloads": -1, "filename": "jschema_to_python-1.1.3-py3-none-any.whl", "has_sig": false, "md5_digest": "41737571f48380235bc658394d19da7a", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7", "size": 9301, "upload_time": "2019-10-01T20:42:30", "url": "https://files.pythonhosted.org/packages/62/fd/2ba1de04eae435c61d5e9b0f04200796bfd93f1ad7f3824b1a05e7ffad08/jschema_to_python-1.1.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3477e120d6374a6a8c81f0c66b64cc8c", "sha256": "79a7e28d12094c35849f94ae47b4fb7f06faeda8529d4cd59e14a5197c04e301" }, "downloads": -1, "filename": "jschema_to_python-1.1.3.tar.gz", "has_sig": false, "md5_digest": "3477e120d6374a6a8c81f0c66b64cc8c", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 8024, "upload_time": "2019-10-01T20:42:32", "url": "https://files.pythonhosted.org/packages/5e/6c/036f7c39eb621db2b3098d68ea0487e4d0b33d93d34c677ef11fa643bd17/jschema_to_python-1.1.3.tar.gz" } ], "1.1.4": [ { "comment_text": "", "digests": { "md5": "af52eb452fa72fd77160a61ab68b4a0b", "sha256": "733cf1d918222480570479e1cd95c3302f2de9c7040ffb05fef27d70a7f4fd7f" }, "downloads": -1, "filename": "jschema_to_python-1.1.4-py3-none-any.whl", "has_sig": false, "md5_digest": "af52eb452fa72fd77160a61ab68b4a0b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7", "size": 9334, "upload_time": "2019-10-02T20:20:04", "url": "https://files.pythonhosted.org/packages/a7/e8/e684f94db8f832770d6013b690369e297ab7ba70c47f8775312e347b93d6/jschema_to_python-1.1.4-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "94a8d06b97ec6f5822c0856e7a1a4549", "sha256": "175526abfa5e38a0f054b113d9f0fa96cedd91e0ae7e3be07fa24f949fde974f" }, "downloads": -1, "filename": "jschema_to_python-1.1.4.tar.gz", "has_sig": false, "md5_digest": "94a8d06b97ec6f5822c0856e7a1a4549", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 8084, "upload_time": "2019-10-02T20:20:06", "url": "https://files.pythonhosted.org/packages/06/b5/2daef572300d1e27bcba4c6fd35233b133de535c2abb9097d525e1259587/jschema_to_python-1.1.4.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "b7fd233b34fba4b1c2a5d4ff9a94575f", "sha256": "fda22fb002141dcf6116838a976ed0bd6fe0858f8f57dd106ac059051cc124ef" }, "downloads": -1, "filename": "jschema_to_python-1.2.0-py3-none-any.whl", "has_sig": false, "md5_digest": "b7fd233b34fba4b1c2a5d4ff9a94575f", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7", "size": 10145, "upload_time": "2019-10-02T21:07:32", "url": "https://files.pythonhosted.org/packages/e0/4e/d27919e7cb5c9e979f39b2491a8e280531bc166e7d640f345f4544166a98/jschema_to_python-1.2.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b8049ca540bb97e2cef2fbcc4868d514", "sha256": "a890655ca3dbd47d3ff0e17bd79a8ec9652f8102f019c1762548bac57bc0f5fc" }, "downloads": -1, "filename": "jschema_to_python-1.2.0.tar.gz", "has_sig": false, "md5_digest": "b8049ca540bb97e2cef2fbcc4868d514", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 9090, "upload_time": "2019-10-02T21:07:33", "url": "https://files.pythonhosted.org/packages/b7/36/6a4a4939e232e3fe89be3278045aa1556792703ea6af593196a78511625f/jschema_to_python-1.2.0.tar.gz" } ], "1.2.1": [ { "comment_text": "", "digests": { "md5": "d23e3c18e439f6c5a799de658ed656fe", "sha256": "7d6d7a10d0535a9e5af5e168ce858e83c38533a4b60676b3ef059655a19ea9f7" }, "downloads": -1, "filename": "jschema_to_python-1.2.1-py3-none-any.whl", "has_sig": false, "md5_digest": "d23e3c18e439f6c5a799de658ed656fe", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7", "size": 10136, "upload_time": "2019-10-02T22:06:11", "url": "https://files.pythonhosted.org/packages/0d/fe/bddd11e0a9c9e6d62b52ee5741ca90043d9810c27a30f303e944306a1ba6/jschema_to_python-1.2.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "1dab1fdafaf30da41add49ceaa7f82f8", "sha256": "e4c78ad04ff31c1a6fb6b1774d7a587003601d5e97e2d6f06d720324c6e871d2" }, "downloads": -1, "filename": "jschema_to_python-1.2.1.tar.gz", "has_sig": false, "md5_digest": "1dab1fdafaf30da41add49ceaa7f82f8", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 9105, "upload_time": "2019-10-02T22:06:13", "url": "https://files.pythonhosted.org/packages/85/a2/963e1b43288adda8878fb322a3679c49bee6e76a3d36739162ef568875d8/jschema_to_python-1.2.1.tar.gz" } ], "1.2.2": [ { "comment_text": "", "digests": { "md5": "164e088c447cb4062563e364d03c6ff0", "sha256": "7c41054bbc59804bb744e13ad01f04401dcaea9537008a4490ee5bdc39feec80" }, "downloads": -1, "filename": "jschema_to_python-1.2.2-py3-none-any.whl", "has_sig": false, "md5_digest": "164e088c447cb4062563e364d03c6ff0", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7", "size": 10370, "upload_time": "2019-10-04T16:07:25", "url": "https://files.pythonhosted.org/packages/f7/ee/e84d62276c22471f77250fdb6cb53da31e965385158fdf2801b35f7c4497/jschema_to_python-1.2.2-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "2f24f7df08b300137cb2d911803efb69", "sha256": "eff83474957d3befe7dc3ba8b22b335a92058eccf3a7bead6fc58a1faaf7313b" }, "downloads": -1, "filename": "jschema_to_python-1.2.2.tar.gz", "has_sig": false, "md5_digest": "2f24f7df08b300137cb2d911803efb69", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 9323, "upload_time": "2019-10-04T16:07:27", "url": "https://files.pythonhosted.org/packages/5d/92/cecb40e51dc5cebb0c926e4ce3ae65010617d9213b3e7bd6f414510fa4d1/jschema_to_python-1.2.2.tar.gz" } ], "1.2.3": [ { "comment_text": "", "digests": { "md5": "595d85b2744d055394e32915afd3a0c2", "sha256": "8a703ca7604d42d74b2815eecf99a33359a8dccbb80806cce386d5e2dd992b05" }, "downloads": -1, "filename": "jschema_to_python-1.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "595d85b2744d055394e32915afd3a0c2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7", "size": 10400, "upload_time": "2019-10-05T20:02:37", "url": "https://files.pythonhosted.org/packages/31/9e/1b6819a87c3f59170406163ba17bc55b0abe18ae552f53d2b0a2025f9c63/jschema_to_python-1.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6f9e312084eafe0f33fcb0cf768ab25e", "sha256": "76ff14fe5d304708ccad1284e4b11f96a658949a31ee7faed9e0995279549b91" }, "downloads": -1, "filename": "jschema_to_python-1.2.3.tar.gz", "has_sig": false, "md5_digest": "6f9e312084eafe0f33fcb0cf768ab25e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 10061, "upload_time": "2019-10-05T20:02:39", "url": "https://files.pythonhosted.org/packages/1d/7f/5ae3d97ddd86ec33323231d68453afd504041efcfd4f4dde993196606849/jschema_to_python-1.2.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "595d85b2744d055394e32915afd3a0c2", "sha256": "8a703ca7604d42d74b2815eecf99a33359a8dccbb80806cce386d5e2dd992b05" }, "downloads": -1, "filename": "jschema_to_python-1.2.3-py3-none-any.whl", "has_sig": false, "md5_digest": "595d85b2744d055394e32915afd3a0c2", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">= 2.7", "size": 10400, "upload_time": "2019-10-05T20:02:37", "url": "https://files.pythonhosted.org/packages/31/9e/1b6819a87c3f59170406163ba17bc55b0abe18ae552f53d2b0a2025f9c63/jschema_to_python-1.2.3-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6f9e312084eafe0f33fcb0cf768ab25e", "sha256": "76ff14fe5d304708ccad1284e4b11f96a658949a31ee7faed9e0995279549b91" }, "downloads": -1, "filename": "jschema_to_python-1.2.3.tar.gz", "has_sig": false, "md5_digest": "6f9e312084eafe0f33fcb0cf768ab25e", "packagetype": "sdist", "python_version": "source", "requires_python": ">= 2.7", "size": 10061, "upload_time": "2019-10-05T20:02:39", "url": "https://files.pythonhosted.org/packages/1d/7f/5ae3d97ddd86ec33323231d68453afd504041efcfd4f4dde993196606849/jschema_to_python-1.2.3.tar.gz" } ] }