skillfed

reflex-hosting-cli

Reflex Hosting CLI

reflex-hosting-cli v0.1.69 421.2K downloads/30d#6,785 on PyPI
Permissive license Apache-2.0 Active released

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-cli

uv

uv add reflex-hosting-cli

poetry

poetry add reflex-hosting-cli

Installing 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

reflex hosting deployment clireflex app deployment toolhosting management command linereflex cli hostingdeploy reflex applicationsreflex deployment commandshosting cli tool
clideploymenthosting

More Build Tools packages