jsonschema2popo

View on PyPIReverse Dependencies (1)

0.12 jsonschema2popo-0.12-py3-none-any.whl

Wheel Details

Project: jsonschema2popo
Version: 0.12
Filename: jsonschema2popo-0.12-py3-none-any.whl
Download: [link]
Size: 6538
MD5: 04076bbc09d6cde28092fc34fffdfab2
SHA256: c796905d0c7f7c8d90ceadbed56618974cbf3a15c177fc125f33e0634c2a6351
Uploaded: 2018-04-09 09:52:23 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: jsonschema2popo
Version: 0.12
Summary: Converts a JSON Schema to a Plain Old Python Object class
Author: cruc.io
Author-Email: frx089[at]gmail.com
Home-Page: https://github.com/frx08/jsonschema2popo
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 :: Implementation :: PyPy
Requires-Python: >=3.4
Requires-Dist: Jinja2 (>=2.10)
Requires-Dist: networkx (==1.9)
Description-Content-Type: text/markdown
[Description omitted; length: 375 characters]

WHEEL

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

RECORD

Path Digest Size
jsonschema2popo/__init__.py sha256=e_2icx8Y9GDcYDhOK9uPddVlA6L_nmJySs1P0rSDxB4 43
jsonschema2popo/__main__.py sha256=qpaimZDzBvST-A3L3RsYHkpcfxoLR835ywapGfmbuW4 306
jsonschema2popo/_class.tmpl sha256=_MRQdwH3pzGTI1XS4wFm3m7TxKdADZwxtcpo88Z_NxI 2415
jsonschema2popo/jsonschema2popo.py sha256=lpVqu21LS6NPTG0BhOr0fAU4BdZ71AMBTIjjhUKvbXQ 6767
jsonschema2popo-0.12.dist-info/DESCRIPTION.rst sha256=JwgNHDwS6o1arqkWTt3SW3rM117-Z3-adKXRrKWSrzQ 375
jsonschema2popo-0.12.dist-info/METADATA sha256=hzCwWG84HTBsZ_cIkcqKemX0FPyIkcyPt9oTCFVa4qo 1236
jsonschema2popo-0.12.dist-info/RECORD
jsonschema2popo-0.12.dist-info/WHEEL sha256=Vlaj2XNMTTJ893zWX-JvKeZUIs7q5E7d7Gise2Vouzc 97
jsonschema2popo-0.12.dist-info/entry_points.txt sha256=qVG67XwLkzLj9_EQmqAf6njO8pV-KsoGBO3zQgEhLk4 74
jsonschema2popo-0.12.dist-info/metadata.json sha256=DOBR5S1ao19NwqkudibuUXYDRS_uydhtPcL6je-qoqs 1237
jsonschema2popo-0.12.dist-info/top_level.txt sha256=q41oezqZYb2EwcNQJyD6XeA6q6ujaW1QJNOU6NZ5v1o 16

top_level.txt

jsonschema2popo

entry_points.txt

jsonschema2popo = jsonschema2popo.jsonschema2popo:main