python3 -B script.py

Category: Python & pip

python3 -B script.py

Don't write .pyc bytecache files when importing modules

Prevents Python from writing .pyc (compiled bytecode) cache files when importing modules.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.