schema2type

View on PyPIReverse Dependencies (0)

0.0.3 schema2type-0.0.3-py3-none-any.whl

Wheel Details

Project: schema2type
Version: 0.0.3
Filename: schema2type-0.0.3-py3-none-any.whl
Download: [link]
Size: 15618
MD5: cee114785ba86906d418bc8275e00805
SHA256: ad83b2c3fa31560f165f72ecf3f997afbd22918634ce5bbf168bca205c35d0b1
Uploaded: 2021-04-07 14:45:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: schema2type
Version: 0.0.3
Summary: Interact with JSON or YAML content as if it's a Python object
Author: Steyn Huurman
Author-Email: steyn[at]mokkit.eu
Home-Page: https://github.com/mokkit/schema2type
License: Apache 2.0
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: prance (==0.20.2)
Requires-Dist: openapi-schema-validator (==0.1.5)
Requires-Dist: click (==7.1.2)
Requires-Dist: PyYAML (==5.4.1)
Requires-Dist: openapi-spec-validator (==0.3.0)
Description-Content-Type: text/markdown
[Description omitted; length: 4330 characters]

WHEEL

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

RECORD

Path Digest Size
schema2type/__init__.py sha256=_BzrVf_qWT8srTqYKjXrTj-YVWzGY2kMahkdNppUE50 22623
schema2type/__main__.py sha256=EJYicRmF3_c_lihd2zuckaAVCgtp1zt0sH2sVriH4m0 852
schema2type/commands/__init__.py sha256=uTKzXXsNtXUHXoUGryYO-7KNMAB2lvfEqn9Dyv1rU1k 646
schema2type/commands/gen_stubs.py sha256=Cgx3PPhXGMXOSayIBHp0yOY8nFYQBKsYLA60LmHfVFk 4023
schema2type-0.0.3.dist-info/LICENSE sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ 11357
schema2type-0.0.3.dist-info/METADATA sha256=kT6i-TPFdO3uZ3AMs99rydWgMd_4b8iw60JPro1EGd0 5011
schema2type-0.0.3.dist-info/WHEEL sha256=S6zePDbUAjzMmpYOg2cHDxuYFWw7WiOXt6ogM6hIB5Q 92
schema2type-0.0.3.dist-info/entry_points.txt sha256=i9EoyuqUc3ywqXQxXNi5OaJ1jns0yv69gdS3Nmsr7fg 59
schema2type-0.0.3.dist-info/top_level.txt sha256=qEL_D5tR4YFtp5Uf6tS_Iym_0gwpkSlqtRfRJSmTjWw 12
schema2type-0.0.3.dist-info/RECORD

top_level.txt

schema2type

entry_points.txt

schema2type = schema2type.__main__:main