Linux Terminal Glossary
›
Python & pip
python3 -W ignore script.py
Category:
Python & pip
python3 -W ignore script.py
Copy command
Suppress all warnings during execution
Hides all Python warnings during execution. -W ignore means 'ignore all warnings'.
Looking for more?
Search all 7,657 commands
— works offline, in English or Spanish, and fixes typos.