python3 -O script.py

Category: Python & pip

python3 -O script.py

Run with basic optimizations: strips assert statements and __debug__ code

Runs with basic optimization: removes assert statements and __debug__ checks. Slightly faster.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.