Explore >> Select a destination


You are here

blog.chand1012.dev
| | blog.miguelgrinberg.com
5.9 parsecs away

Travel
| | miguelgrinberg.com
| | www.valentinog.com
5.7 parsecs away

Travel
| | Notes on deploying Django > 3.1 (async) with Uvicorn under Nginx as a reverse proxy.
| | dnsmichi.at
5.3 parsecs away

Travel
| | In 2009, I created legendiary.at [https://www.legendiary.at/2009/03/23/int-mainint-argc-char-argv/] as blog platform. Ranging from technology insights, rambling about Linux and Windows problems, and some insights into LEGO building, this contains lots of history. I've lost track a bit in the past years, also with publishing
| | www.ethanrosenthal.com
58.6 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.