fastapi-cloud-cli
Deploy and manage FastAPI Cloud apps from the command line 🚀
Install
fastapi-cloud-cli on PyPI
pip
pip install fastapi-cloud-cliuv
uv add fastapi-cloud-clipoetry
poetry add fastapi-cloud-cliPackage facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 9 — typer, uvicorn, rignore, httpx, rich-toolkit, pydantic, sentry-sdk, fastar, detect-installer |
| Maintenance | actively maintained — 16 days since the last release |
| Last repo commit | |
| First released | |
| Popularity | one of the top 1,000 most-downloaded packages on PyPI (30-day window, as of 2026-08-13) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-13) |
Evidence: fastapi_cloud_cli-0.23.0-py3-none-any.whl
About fastapi-cloud-cli
from the package's own PyPI description — quoted content, verbatim
FastAPI Cloud CLI
<a href="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/test.yml" target="_blank"> <img src="https://github.com/fastapilabs/fastapi-cloud-cli/actions/workflows/test.yml/badge.svg" alt="Test"> </a> <a href="https://coverage-badge.samuelcolvin.workers.dev/redirect/fastapilabs/fastapi-cloud-cli" target="_blank"> <img src="https://coverage-badge.samuelcolvin.workers.dev/fastapilabs/fastapi-cloud-cli.svg" alt="Coverage"> <a href="https://pypi.org/project/fastapi-cloud-cli" target="_blank"> <img src="https://img.shields.io/pypi/v/fastapi-cloud-cli?color=%2334D058&label=pypi%20package" alt="Package version"> </a>
Source Code: <a href="https://github.com/fastapilabs/fastapi-cloud-cli" target="_blank">https://github.com/fastapilabs/fastapi-cloud-cli</a>
License
This project is licensed under the terms of the MIT license.
Read as markdown · JSON record · Source repository · Homepage · Docs
AI interpretation — verify before relying
AI-generated interpretation of the package facts above; every digit, version, license, or vulnerability id it cites is grounded in the facts already shown on this page
FastAPI Cloud CLI is a command-line tool for deploying and managing FastAPI applications in the cloud. It provides CLI commands built on typer and uvicorn to streamline cloud deployment workflows.
Low install friction with a pure-Python wheel distribution. Active maintenance (last commit 2026-08-12, release 16 days old) and nine runtime dependencies that are well-established in the Python ecosystem.
MIT license permits commercial and private use with minimal restrictions; you must retain the license notice but face no copyleft obligations.
Usage
pip install fastapi-cloud-cli
from fastapi_cloud_cli import ...
# Use CLI commands via: fastapi-cloud-cli --help
Requires Python 3.10 or later; supports 3.10, 3.11, 3.12, 3.13.
Verdict: A young but actively maintained tool (Beta status, first release Dec 2024) with no known vulnerabilities and permissive MIT licensing. Low install friction and current Python version support make it accessible, though its small community (38 GitHub stars) and brief history mean production adoption should be weighed against your tolerance for early-stage tooling.
Needs verification
- Specific cloud platforms supported (AWS, GCP, Azure, or others) and deployment scope
- Whether rich-toolkit and fastar are internal or external dependencies and their stability
- Real-world deployment success stories or production usage patterns
Similar packages
permissive · top 1,000 on PyPI
annotated-docpermissive · top 100 on PyPI
jsonrefpermissive · top 1,000 on PyPI
cycloptspermissive · top 1,000 on PyPI
fastapipermissive · top 100 on PyPI
typerpermissive · top 1,000 on PyPI
gunicornpermissive · top 1,000 on PyPI
mlflowpermissive · top 1,000 on PyPI
streamlitpermissive · top 1,000 on PyPI
pydantic-ai-slimpermissive · top 1,000 on PyPI