jsonschema2popo2

View on PyPIReverse Dependencies (0)

3.0.3 JSONSchema2PoPo2-3.0.3-py3-none-any.whl

Wheel Details

Project: jsonschema2popo2
Version: 3.0.3
Filename: JSONSchema2PoPo2-3.0.3-py3-none-any.whl
Download: [link]
Size: 21625
MD5: 93d78f64a3b16ab2a063dd84ff4ce1c8
SHA256: 82e53494d763c57a370d5c097542d30a864c8feb441c621cccae245e6b8e4b38
Uploaded: 2021-09-07 18:15:50 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: JSONSchema2PoPo2
Version: 3.0.3
Summary: Converts a JSON Schema to a Plain Old Python Object class
Author: Michael Dombrowski
Author-Email: michael[at]mikedombrowski.com
Home-Page: https://github.com/mikedombo/JSONSchema2PoPo2
License: MIT License
Keywords: python json-schema code-generator
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Software Development :: Build Tools
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.4
Requires-Dist: Jinja2 (>=2.11.3)
Requires-Dist: networkx (==2.4)
Requires-Dist: jsbeautifier; extra == "format_js"
Requires-Dist: black; extra == "format_python"
Provides-Extra: format_js
Provides-Extra: format_python
Description-Content-Type: text/markdown
[Description omitted; length: 6518 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.37.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
jsonschema2popo/__init__.py sha256=R_nablCaohgPHZf4DOmRBwWDGQHKSbmSP76KjPdOYyI 67
jsonschema2popo/__main__.py sha256=XdY6U0qjcHiEuhS5Zwx_936yxSo1f8EjjD8BFnNZNyQ 375
jsonschema2popo/classes.py sha256=QTZC_m3h3ULJ2Zr-9nrZnRFC3C8HOq1OzrvHKRVZ120 8398
jsonschema2popo/jsonschema2popo.py sha256=YCVt-Iflk2CCqKMrSWGIc014huMiVRy09s90OW3pScY 20137
jsonschema2popo/go/__init__.py sha256=KE-vVwZ9gAjQgF4gKL61CeY1RFBlDKuYmomynf8Gjls 29
jsonschema2popo/go/go.py sha256=f7wDVuuLa-FRs3v_I133eQ77-TB6Cd5PZQfju-2RxII 1255
jsonschema2popo/go/go_struct.tmpl sha256=75SFdQacjWk9Bb4yAP_PyewFeZTJbzyPkUkIa8JgzJg 2690
jsonschema2popo/js/__init__.py sha256=Z_0e678FTCNVUlXzW2M06qfU9gbqywzHJlLgSDh4n9I 29
jsonschema2popo/js/js.py sha256=shIRcoF90Sg5O0F1h3KL_yZOFvPOhJ5mWIdW23Os4tU 3620
jsonschema2popo/js/js_class.tmpl sha256=RujFDMmaPxYsuWs0jdHSPlEAHCry4jDhamcXxAMDtZQ 8673
jsonschema2popo/python/__init__.py sha256=-rpV828HDnQfqg5ceROWDi_Szuytk7hRqMn_eMbWdis 37
jsonschema2popo/python/python.py sha256=4i1oz8F0cpccGdniCt8ZendWowD8lo2UVhsTkjKah6U 2849
jsonschema2popo/python/python_class.tmpl sha256=4Q7Ks12nby9jrsxuPcGRjnTikWMfXTmcQj2-KZhofI8 6329
JSONSchema2PoPo2-3.0.3.dist-info/LICENSE.txt sha256=Kft-5gV2Sd4dIuPalhq_jI2BR7Y8nu0dDPWXK2ZtGu8 1141
JSONSchema2PoPo2-3.0.3.dist-info/METADATA sha256=Ubqm9xWAkT00CL2oSmeWSbszcLlVAWsgHkTniJ95GxA 7765
JSONSchema2PoPo2-3.0.3.dist-info/WHEEL sha256=ewwEueio1C2XeHTvT17n8dZUJgOvyCWCt0WVNLClP9o 92
JSONSchema2PoPo2-3.0.3.dist-info/entry_points.txt sha256=XFRlrg3br0wUcI9h2afnaFmnpZkPfqnEGLGe5609i0I 75
JSONSchema2PoPo2-3.0.3.dist-info/top_level.txt sha256=q41oezqZYb2EwcNQJyD6XeA6q6ujaW1QJNOU6NZ5v1o 16
JSONSchema2PoPo2-3.0.3.dist-info/RECORD

top_level.txt

jsonschema2popo

entry_points.txt

jsonschema2popo2 = jsonschema2popo.jsonschema2popo:main