Generate source code for Python classes from a JSON schema.
Project description
jschema-to-python
Generate Python classes from a JSON schema.
Usage
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] Generate source code for a set of Python classes from a JSON schema. optional arguments: -h, --help show this help message and exit -s SCHEMA_PATH, --schema-path SCHEMA_PATH path to the JSON schema file -o OUTPUT_DIRECTORY, --output-directory OUTPUT_DIRECTORY directory in which the generated classes will be created -m MODULE_NAME, --module-name MODULE_NAME name of the module containing the object model classes -r ROOT_CLASS_NAME, --root-class-name ROOT_CLASS_NAME the name of the class at the root of the object model represented by the schema -g HINTS_FILE_PATH, --hints-file-path HINTS_FILE_PATH path to a file containing hints that control code generation -f, --force overwrite the output directory if it exists -v, --verbose increase output verbosity (may be specified up to two times)
Contributing
This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.opensource.microsoft.com.
When you submit a pull request, a CLA bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., status check, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file jschema_to_python-1.2.0.tar.gz
.
File metadata
- Download URL: jschema_to_python-1.2.0.tar.gz
- Upload date:
- Size: 9.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a890655ca3dbd47d3ff0e17bd79a8ec9652f8102f019c1762548bac57bc0f5fc |
|
MD5 | b8049ca540bb97e2cef2fbcc4868d514 |
|
BLAKE2b-256 | b7366a4a4939e232e3fe89be3278045aa1556792703ea6af593196a78511625f |
File details
Details for the file jschema_to_python-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: jschema_to_python-1.2.0-py3-none-any.whl
- Upload date:
- Size: 10.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fda22fb002141dcf6116838a976ed0bd6fe0858f8f57dd106ac059051cc124ef |
|
MD5 | b7fd233b34fba4b1c2a5d4ff9a94575f |
|
BLAKE2b-256 | e04ed27919e7cb5c9e979f39b2491a8e280531bc166e7d640f345f4544166a98 |