Update Python tools

This commit is contained in:
ajp_anton
2026-08-09 01:24:06 +00:00
parent 0549ed1b0d
commit b0c707d624
8 changed files with 365 additions and 26 deletions
+3 -2
View File
@@ -85,8 +85,9 @@ Pinned Python packages:
Included application:
- A server-rendered web control panel for discovering and running reviewed,
zero-input Python scripts mounted at runtime.
- A server-rendered web control panel for discovering and running reviewed
Python scripts mounted at runtime, with typed form inputs and optional
internal recurring jobs.
- Per-group task queues, SQLite run history, captured output, and task-process
cancellation.
- The default command starts the control panel with `python -m app`.