fastapi-cli

View on PyPIReverse Dependencies (33)

0.0.7 fastapi_cli-0.0.7-py3-none-any.whl

Wheel Details

Project: fastapi-cli
Version: 0.0.7
Filename: fastapi_cli-0.0.7-py3-none-any.whl
Download: [link]
Size: 10705
MD5: ba98c936ea38820e9e6ceb572083b945
SHA256: d549368ff584b2804336c61f192d86ddea080c11255f375959627911944804f4
Uploaded: 2024-12-15 14:28:06 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fastapi-cli
Version: 0.0.7
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>
Project-Url: Homepage, https://github.com/fastapi/fastapi-cli
Project-Url: Documentation, https://fastapi.tiangolo.com/fastapi-cli/
Project-Url: Repository, https://github.com/fastapi/fastapi-cli
Project-Url: Issues, https://github.com/fastapi/fastapi-cli/issues
Project-Url: Changelog, https://github.com/fastapi/fastapi-cli/blob/main/release-notes.md
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: rich-toolkit (>=0.11.1)
Requires-Dist: uvicorn[standard] (>=0.15.0); extra == "standard"
Provides-Extra: standard
Description-Content-Type: text/markdown
[Description omitted; length: 4243 characters]

WHEEL

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

RECORD

Path Digest Size
fastapi_cli-0.0.7.dist-info/METADATA sha256=7K1-n7Rg4Mj0Ry1In-jcfvqKlNN71kESQoVLbFfShE4 6152
fastapi_cli-0.0.7.dist-info/WHEEL sha256=thaaA2w1JzcGC48WYufAs8nrYZjJm8LqNfnXFOFyCC4 90
fastapi_cli-0.0.7.dist-info/entry_points.txt sha256=L-dwDLGAhOlBVadq5cDBAB1i8y4oSFueX02A4gmMKco 65
fastapi_cli-0.0.7.dist-info/licenses/LICENSE sha256=FqD5B4VbXJnefprQseE0U8llL6FxojC-i8muZy7YmSU 1086
fastapi_cli/__init__.py sha256=R9xOYoYrWKcfO5zvTeGC3m_eDNOvxMd8CocQs2tLufo 22
fastapi_cli/__main__.py sha256=bYt9eEaoRQWdejEHFD8REx9jxVEdZptECFsV7F49Ink 30
fastapi_cli/cli.py sha256=qFLyywyl-oXewhijF68AiQGH9RGwIhzZSNobpN1m3Gw 11391
fastapi_cli/discover.py sha256=Q3CSEWt2V68JcNuAv31l7IcO_-146n2dBUSdtexJPYE 3971
fastapi_cli/exceptions.py sha256=AHRSqd43fbqN5IpX-Fq389k9MoEK_q28wVFL7oqPNcc 47
fastapi_cli/logging.py sha256=Yh2Nx5eC8XE_a3psTMO0kA5BM8lf63bBCqSMyDxUN7s 690
fastapi_cli/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_cli/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
fastapi_cli/utils/cli.py sha256=tAFRHnSurPgGX-JneQhGUJrzYLuuEKn1SxHK8Zj3nng 2268
fastapi_cli-0.0.7.dist-info/RECORD

entry_points.txt

fastapi = fastapi_cli.cli:main