Hacker News new | ask | show | jobs
by tribby 1071 days ago
absolutely a response to perl. “TOOWTDI” has been an expression in the python community for a long time :)
1 comments

TIMTOWTDI is Python's motto for managing dependencies and deployments:

https://packaging.python.org/en/latest/overview/

<kidding> OCI (Docker) Containers were invented to overcome the problems inherent with deploying Python applications. </kidding>