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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jschema_to_python-1.2.3.tar.gz.
File metadata
- Download URL: jschema_to_python-1.2.3.tar.gz
- Upload date:
- Size: 10.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 |
76ff14fe5d304708ccad1284e4b11f96a658949a31ee7faed9e0995279549b91
|
|
| MD5 |
6f9e312084eafe0f33fcb0cf768ab25e
|
|
| BLAKE2b-256 |
1d7f5ae3d97ddd86ec33323231d68453afd504041efcfd4f4dde993196606849
|
File details
Details for the file jschema_to_python-1.2.3-py3-none-any.whl.
File metadata
- Download URL: jschema_to_python-1.2.3-py3-none-any.whl
- Upload date:
- Size: 10.4 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 |
8a703ca7604d42d74b2815eecf99a33359a8dccbb80806cce386d5e2dd992b05
|
|
| MD5 |
595d85b2744d055394e32915afd3a0c2
|
|
| BLAKE2b-256 |
319e1b6819a87c3f59170406163ba17bc55b0abe18ae552f53d2b0a2025f9c63
|