Hacker News new | ask | show | jobs
by LtWorf 207 days ago
The bloated standard library is the reason why you can send around a single .py file to others and they can execute it instantly.

Most of the python users are not able nor aware of venv, uv, pip and all of that.