reflex-hosting-cli
Reflex Hosting CLI
What it is and what it does
reflex-hosting-cli is a command-line interface for managing Reflex application hosting. It wraps hosting operations into CLI commands, relying on click for command parsing, httpx for API communication, and rich for formatted terminal output. The tool is actively maintained with no known vulnerabilities and permissive licensing.
The package is designed for developers deploying Reflex web applications who need programmatic or shell-based control over hosting infrastructure. It abstracts away direct API calls behind a command-line interface, making hosting tasks accessible from scripts and CI/CD pipelines.
Use it for:
- Deploy or update a Reflex application to a hosting provider from the command line or CI/CD pipeline.
- Manage application versions and rollbacks through CLI commands during development workflows.
- Automate hosting operations in shell scripts or deployment automation tools.
- Query hosting status for deployed Reflex applications.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
A command-line tool for managing Reflex application hosting and deployment operations.
Yes, if you are actively deploying Reflex applications and need CLI-based hosting management. The package has low install friction, active maintenance, permissive licensing, and no known vulnerabilities. Install only after confirming it integrates with your hosting provider and Reflex setup.
Install
reflex-hosting-cli on PyPI
pip
pip install reflex-hosting-cliuv
uv add reflex-hosting-clipoetry
poetry add reflex-hosting-cliInstalling reflex-hosting-cli
Before you install
Low install friction with a pure Python wheel and five lightweight runtime dependencies. Released with active maintenance status.
License in practice
Licensed under Apache-2.0 (permissive), allowing free use, modification, and distribution with minimal restrictions.
Quickstart
pip install reflex-hosting-cli
# CLI invoked via command line: reflex-hosting-cli [command]
Requires Python 3.10 or later.
Verify before relying
- What specific hosting operations (deploy, scale, monitor, etc.) the CLI commands actually support.
- Whether this is a standalone tool or requires a Reflex framework installation alongside it.
- Documentation or examples showing typical workflows and command syntax.
- Which hosting platforms or Reflex versions this tool integrates with.
Package facts
| License | Apache-2.0 (permissive) |
| Python support | supports the current Python release (>=3.10) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 5 — click, httpx, packaging, platformdirs, rich |
| Maintenance | actively maintained — 0 days since the last release |
| First released | |
| Downloads | 421,232/month — #6,785 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: reflex_hosting_cli-0.1.69-py3-none-any.whl
Tags
More Build Tools packages
Provides reusable utilities for Python…
permissive · top 100 on PyPI
tqdmWraps any iterable to display a real-time…
copyleft · top 100 on PyPI
pippip is the standard installer for Python…
permissive · top 100 on PyPI
hatchlingHatchling is a standards-compliant Python build…
permissive · top 100 on PyPI
grpcio-toolsGenerates Python gRPC service stubs and message…
permissive · top 1,000 on PyPI
pre-commitpre-commit is a framework for installing and…
permissive · top 1,000 on PyPI
fastapi-cloud-cliA command-line tool for deploying and managing…
permissive · top 1,000 on PyPI
reflexReflex is a Python framework for building…
permissive · top 15,000 on PyPI
reflex-components-coreProvides a collection of UI components for…
permissive · top 15,000 on PyPI
frappe-benchBench is a CLI tool for installing, updating,…
copyleft · top 15,000 on PyPI
awsebcliEB CLI is a command-line tool for deploying,…
permissive · top 15,000 on PyPI
reflex-components-dataeditorProvides data table editing components for…
permissive · top 15,000 on PyPI
rsconnect-pythonrsconnect-python is a command-line tool for…
unclear · top 15,000 on PyPI
reflex-components-sonnerProvides Reflex components for Sonner toast…
permissive · top 15,000 on PyPI
reflex-components-gridjsProvides Reflex components for integrating…
permissive · top 15,000 on PyPI
reflex-components-plotlyProvides Plotly chart and graph components for…
permissive · top 15,000 on PyPI