#231·PySnooper

Feature request: python -m pysnooper user_script.py

Author: ChillarAnandCreated Feb 21, 2023Updated Jul 23, 2024

PySnooper has a wide variety of use cases. One of the limitations is not being able to use it without modifying the script.

It would be great if the -m flag is added to run it as a module.

python -m pysnooper user_script.py