fastapi-cli

View on PyPIReverse Dependencies (27)

0.0.5 fastapi_cli-0.0.5-py3-none-any.whl

Wheel Details

Project: fastapi-cli
Version: 0.0.5
Filename: fastapi_cli-0.0.5-py3-none-any.whl
Download: [link]
Size: 9489
MD5: 3948755ca42df20878aa2ac8e4e864f2
SHA256: e94d847524648c748a5350673546bbf9bcaeb086b33c24f2e82e021436866a46
Uploaded: 2024-08-02 05:48:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-cli
Version: 0.0.5
Summary: Run and manage FastAPI apps from the command line with FastAPI CLI. 🚀
Author-Email: =?utf-8?q?Sebasti=C3=A1n_Ram=C3=ADrez?= <tiangolo[at]gmail.com>
Home-Page: https://github.com/fastapi/fastapi-cli
Project-Url: Documentation, https://fastapi.tiangolo.com
Project-Url: Homepage, https://github.com/fastapi/fastapi-cli
Project-Url: Repository, https://github.com/fastapi/fastapi-cli
License: MIT
Classifier: Intended Audience :: Information Technology
Classifier: Intended Audience :: System Administrators
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development
Classifier: Typing :: Typed
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: FastAPI
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.8
Requires-Dist: typer (>=0.12.3)
Requires-Dist: uvicorn[standard] (>=0.15.0)
Requires-Dist: uvicorn[standard] (>=0.15.0); extra == "standard"
Provides-Extra: standard
Description-Content-Type: text/markdown
[Description omitted; length: 4884 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-backend (2.3.3)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
fastapi_cli-0.0.5.dist-info/METADATA sha256=faB4x1HRZohNWY5TRzUY3TWcln8wnFs9nLWnPY3UgQs 6970
fastapi_cli-0.0.5.dist-info/WHEEL sha256=rSwsxJWe3vzyR5HCwjWXQruDgschpei4h_giTm0dJVE 90
fastapi_cli-0.0.5.dist-info/entry_points.txt sha256=RLUGtkrAf9gNKxCS3EeJNYN8AF1Er364vjW7bnEcCA8 50
fastapi_cli-0.0.5.dist-info/licenses/LICENSE sha256=FqD5B4VbXJnefprQseE0U8llL6FxojC-i8muZy7YmSU 1086
fastapi_cli/__init__.py sha256=S7u1lbuWmM3A3ajykBialmPoJUK6Jg-WmNqM-9OZFdk 22
fastapi_cli/__main__.py sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink 30
fastapi_cli/cli.py sha256=o7dRxEfZ_lBO72b6RZEAa_wKua2pkK5kp6Rr5PhZML4 9278
fastapi_cli/discover.py sha256=nAhYW4bbeM7uOyWLEy4f0BilJNnY1fxk9q17c_973WM 5416
fastapi_cli/exceptions.py sha256=AHRSqd43fbqN5IpX-Fq389k9MoEK_q28wVFL7oqPNcc 47
fastapi_cli/logging.py sha256=lI7rIsioTJQsxDuWpG5YR_brWpIAUY4vDnhYm5p91ws 664
fastapi_cli/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_cli-0.0.5.dist-info/RECORD

entry_points.txt

fastapi = fastapi_cli.cli:main