python3 -X dev script.py
Category: Python & pip
python3 -X dev script.py
Enable development mode: extra runtime checks and deprecation warnings
Enables development mode: extra validation, runtime warnings, and deprecation notices for finding bugs early.