apiclient-pydantic-generator

View on PyPIReverse Dependencies (0)

0.1.0 apiclient_pydantic_generator-0.1.0-py3-none-any.whl

Wheel Details

Project: apiclient-pydantic-generator
Version: 0.1.0
Filename: apiclient_pydantic_generator-0.1.0-py3-none-any.whl
Download: [link]
Size: 14036
MD5: 974f18b06fbbeb8b7015de0417bf2b3a
SHA256: 4750d5b56e37eff31b50407d159085db77c4bc6307f55d9cdb970713d0afb8ff
Uploaded: 2021-10-20 13:39:53 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: apiclient-pydantic-generator
Version: 0.1.0
Summary: This code generator creates a ApiClient app from an openapi file.
Author: MaxST
Author-Email: mstolpasov[at]gmail.com
Home-Page: https://github.com/mom1/apiclient-pydantic-generator
Project-Url: Repository, https://github.com/mom1/apiclient-pydantic-generator
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Software Development :: Code Generators
Requires-Python: >=3.7,<4.0
Requires-Dist: Jinja2 (<4.0.0,>=2.11.2)
Requires-Dist: api-client (<2.0,>=1.3)
Requires-Dist: api-client-pydantic (<2.0,>=1.1)
Requires-Dist: datamodel-code-generator (<0.12,>=0.11)
Requires-Dist: isort (<6.0,>=5.9)
Requires-Dist: pydantic (<2.0,>=1.5)
Requires-Dist: stringcase (<2.0,>=1.2)
Requires-Dist: typer[all] (<0.5.0,>=0.2.1)
Requires-Dist: yapf (<0.32,>=0.31)
Description-Content-Type: text/markdown
[Description omitted; length: 9015 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.7
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
apiclient_pydantic_generator/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
apiclient_pydantic_generator/__main__.py sha256=G_z5NKY6mO0N0fK4yoZ7RJASPgCus_Bya0UIoMBF6AU 8522
apiclient_pydantic_generator/format.py sha256=3hQRv7iq7YQk5nPderCAwbhyRjfEr9KcJX8dMP8LD1E 1580
apiclient_pydantic_generator/parser.py sha256=2gf1TYioqK9nLVGT9Rgy5gZvjUNXGByMwbSwVU6FLSY 16543
apiclient_pydantic_generator/templates/__init__.jinja2 sha256=7G5gfh0fnrf8qCkSDVYDB7kodb4i-k8ZiomxiKtvVgM 86
apiclient_pydantic_generator/templates/client.jinja2 sha256=8D3A48gXgL-xWOPdqFxTNGoVVKRtz3PjrRYFN7csA4U 1112
apiclient_pydantic_generator/templates/endpoints.jinja2 sha256=V-PFr5_UMWOCZvn6WbWG8ol8z2GAivcff18zWZDqaJQ 292
apiclient_pydantic_generator-0.1.0.dist-info/entry_points.txt sha256=CRSQjgtp3EdBGxfzPywjKrh-TZcca1-YiPYv5eL9Fr8 79
apiclient_pydantic_generator-0.1.0.dist-info/LICENSE sha256=I1PvzW2izW5hZT_TtGWObk6xj2-BJ1RTpKhSvF0Jbgc 1070
apiclient_pydantic_generator-0.1.0.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
apiclient_pydantic_generator-0.1.0.dist-info/METADATA sha256=HikRVwjr5gFJZY1rMnVRNTJW8HW-Wdyc8WsL5SUC70o 10316
apiclient_pydantic_generator-0.1.0.dist-info/RECORD

entry_points.txt

apiclient-codegen = apiclient_pydantic_generator.__main__:app