DOCX and app.py: command-line flags for one-off reports
The README documents app.py: --query is required and must not be empty (unlike the schedule’s optional main query).
Examples include:
--max-age-hours--max-items--min-text-length--outputfor a DOCX path
When to use it
One-off reporting without the full admin workflow.
Web app
The main workflow is the Django admin with sources, schedule, and socials; app.py is an auxiliary CLI tool.