One of the most underrated pros of Python is the standard library. You can do SO MUCH in Python without adding a single dependency. I wish Rust and JS were like that.
@flyingpimonster Everithing has it's drawbacks. If your on a embedded system with limited hw, i guess your better of with a very small piece of stdlib.