Which you could use to install just. Just saying.| www.bitecode.dev
Gamedev, FOSS, programming, stuff.| akselmo.dev
The Ivory Tower is a blog about software engineering and development philosophy by Anders Sundman.| 4zm.org
Good development practices for modern Python| www.stuartellis.name
The packaging workflow of Python has historically been a bit messy, starting with pip being just good enough, and virtualenvs being a great idea but a bit unwieldy. Installation was difficult, and tools like anaconda filled the gaps. Lately, there’s been renaissance of package tooling in Python thanks to other languages innovating in the area, inspiring and pollinating the ecosystem, improving the comfort of development. I want to present here the tools that I use to work with Python, usual...| jiby.tech