Production#
Taking a bootstack app from your machine to your users — the command-line tools, packaging a standalone executable, diagnosing problems, and persisting application settings.
CLI & Tooling
The bootstack command — scaffold, run, add components, and explore the
framework.
Distribution
Package a project into a standalone executable with PyInstaller.
Debugging
The doctor health check, full tracebacks, and the exceptions to expect.
Application Settings
Configure the app at construction and persist preferences across runs.