From PyPI
apowerb CLI (a Typer application) alongside the library.
apowerb requires Python 3.12 or later. 3.11 is rejected: the code nests
identical quotes inside f-strings (PEP 701), which 3.11 cannot parse.Optional extras
From source
Run the server
- CLI
- Uvicorn
http://127.0.0.1:8000/ by default, with interactive
documentation at /docs.
CLI commands
Next
Configuration
Every environment variable, required and optional.
Architecture
What happens on startup, and where the code lives.