openapi-fastapi-client

View on PyPIReverse Dependencies (0)

0.2.0 openapi_fastapi_client-0.2.0-py3-none-any.whl

Wheel Details

Project: openapi-fastapi-client
Version: 0.2.0
Filename: openapi_fastapi_client-0.2.0-py3-none-any.whl
Download: [link]
Size: 9018
MD5: 39ef7323613496d5c6caa4ae8d0c974c
SHA256: 60c8317d5e4282e738a80d7ab452f259d462d665ebaa7582af987a8dd7098059
Uploaded: 2022-11-19 13:58:05 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: openapi-fastapi-client
Version: 0.2.0
Summary: A tool to autogenerate FastApi Clients from given openapi.yaml.
Author: FelixTheC
Author-Email: felixeisenmenger[at]gmx.net
Home-Page: https://github.com/FelixTheC/openapi-fastapi-client
Project-Url: Repository, https://github.com/FelixTheC/openapi-fastapi-client
License: MIT
Keywords: openapi,pydantic,python3
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.10,<4.0
Requires-Dist: black (<23.0.0,>=22.10.0)
Requires-Dist: isort (<6.0.0,>=5.10.1)
Requires-Dist: pydantic (<2.0.0,>=1.10.2)
Requires-Dist: pyyaml (<7.0,>=6.0)
Requires-Dist: typer (<0.8.0,>=0.7.0)
Requires-Dist: typing-extensions (<5.0.0,>=4.4.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1388 characters]

WHEEL

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

RECORD

Path Digest Size
openapi_fastapi_client/__init__.py sha256=kUR5RAFc7HCeiqdlX36dZOHkUI5wI6V_43RpEcD8b-0 22
openapi_fastapi_client/api.py sha256=_QWXFMiAOMFQJi0beOgBIyl_xt-vh5GS_Sc5IYLRNo8 16374
openapi_fastapi_client/helpers.py sha256=gbK6WlmSYDtM8efG-N2UaMcMkuAiyFJOPHxh-LSDRno 2480
openapi_fastapi_client/main.py sha256=hJ8Ldan1Q1se-vf06lmQYSPTaXIe-ngok-lRx0v-ixk 1718
openapi_fastapi_client/schema.py sha256=5gvVCs49aF7P64rCgtyKeLhREtvE5XV-wqR9ke6yiPk 6826
openapi_fastapi_client-0.2.0.dist-info/entry_points.txt sha256=32SMQc3JPMv6hqK9i81fupcYRhfBD0ffwyr3SK73noU 74
openapi_fastapi_client-0.2.0.dist-info/WHEEL sha256=gSF7fibx4crkLz_A-IKR6kcuq0jJ64KNCkG8_bcaEao 88
openapi_fastapi_client-0.2.0.dist-info/METADATA sha256=WHj6X2tfMXiVdB4MBd4tFnmYgpUsEe8yaJc56fC-tFE 2237
openapi_fastapi_client-0.2.0.dist-info/RECORD

entry_points.txt

openapi-fastapi-client = openapi_fastapi_client.main:app