Explore >> Select a destination


You are here

lorenzopieri.com
| | www.janmeppe.com
10.0 parsecs away

Travel
| |
| | www.janmeppe.com
10.8 parsecs away

Travel
| | Is your docker build step slow? Assuming you can install your code as a package, try installing your dependencies first and your code second.
| | www.janmeppe.com
11.1 parsecs away

Travel
| |
| | www.ethanrosenthal.com
88.5 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.