Allows to use `python3 path/to/cli.py my args` just from source code, without requiring to set up a whole venv for that. Much simpler when only 'regular' debuging in code logic itself is needed.