/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

rosshemsley.co.uk
| | johnfraney.ca
3.2 parsecs away

Travel
| | Poetry, a next-generation Python packaging tool, makes it easy to create and publish a Python package.
| | www.ethanrosenthal.com
2.1 parsecs away

Travel
| | I make Python packages for everything. Big projects obviously get a package, but so does every tiny analysis. Spinning up a quick jupyter notebook to check something out? Build a package first. Oh yeah, and every package gets its own virtual environment. Let's back up a little bit so that I can tell you why I do this. After that, I'll show you how I do this. Notably, my workflow is set up to make it simple to stay consistent.
| | www.laac.dev
3.1 parsecs away

Travel
| | Choosing which tools to use in your Python development environment might be the toughest part of Python programming. The Python tooling ecosystem continues to evolve rapidly. I'll share what I need my tools to do, what tools are a part of my development environment, and why I use each one.
| | www.djpeacher.com
14.8 parsecs away

Travel
| If you are trying to use "System Python" or manually install other versions, you could be saving yourself a lot of grief by using a version manager instead.