fastapi-export-openapi

View on PyPIReverse Dependencies (0)

0.1.2 fastapi_export_openapi-0.1.2-py3-none-any.whl

Wheel Details

Project: fastapi-export-openapi
Version: 0.1.2
Filename: fastapi_export_openapi-0.1.2-py3-none-any.whl
Download: [link]
Size: 2603
MD5: 3c0c9e4b55a037e1b4b5c0cf0e90930b
SHA256: 610687509e14d3b72397fe9375c645ba0f1918d73115bcea2ce504358661cf9a
Uploaded: 2021-12-13 21:10:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-export-openapi
Version: 0.1.2
Summary: GitHub Action to export OpenAPI schema from FastAPI apps.
Author: Andrew Hoetker
Author-Email: andrew[at]hoetker.engineer
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.8,<4.0
Requires-Dist: PyYAML (<7.0,>=6.0)
Requires-Dist: pydantic (<2.0.0,>=1.8.2)
Requires-Dist: typer (<0.5.0,>=0.4.0)
[No description]

WHEEL

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

RECORD

Path Digest Size
fastapi_export_openapi/__init__.py sha256=YvuYzWnKtqBb-IqG8HAu-nhIYAsgj9Vmc_b9o7vO-js 22
fastapi_export_openapi/export_openapi.py sha256=flaNjLL-IjrvN8Q_AnB8fOoKp1ZEyMxvr616SoHwxZo 636
fastapi_export_openapi/main.py sha256=AqDPKOSWIMTv81kQowSmCbwcNZ-nEQJg_NUN5eJNDnA 1018
fastapi_export_openapi-0.1.2.dist-info/entry_points.txt sha256=DDBc5gKKXijjxM0H0BPfvSFhiJ2JVZ14_DAkMPYaCI8 74
fastapi_export_openapi-0.1.2.dist-info/WHEEL sha256=y3eDiaFVSNTPbgzfNn0nYn5tEn1cX6WrdetDlQM4xWw 83
fastapi_export_openapi-0.1.2.dist-info/METADATA sha256=V-MguppZK5XEncavAFepp2axMkl4oZwjaQh7x_2iqYg 535
fastapi_export_openapi-0.1.2.dist-info/RECORD

entry_points.txt

fastapi-export-openapi = fastapi_export_openapi.main:app