Whenever I publish something about my Python Docker workflows, I invariably get challenged about whether it makes sense to use virtual environments in Docker containers. As always, it’s a trade-off, and I err on the side of standards and predictability.| Hynek Schlawack
PEP 621 and Setuptools| My notes and ramblings
TL;DR Node.js wins over Python, producing smaller Lambda functions that are faster to build and deploy and providing better monorepo support.| Better Dev