Description
Send long console output through an appropriate pager automatically from Python applications. It helps command-line tools show help text, reports, and long listings without flooding the terminal.
Pager behavior can depend on environment variables and terminal state. Avoid sending secrets to pagers that may write history or temporary files.