|
You are here |
changelog.com | ||
| | | | |
www.ethanrosenthal.com
|
|
| | | | | 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. | |
| | | | |
unwiredcouch.com
|
|
| | | | | [AI summary] The article argues that software engineers should take pride in their work by establishing professional standards like proper documentation, automated testing, continuous integration, code analysis, and organized deployment pipelines to create high-quality, user-friendly projects. | |
| | | | |
stribny.name
|
|
| | | | | [AI summary] This article explains interactive computing with Jupyter Notebooks, covering its definition, use cases for data science and education, installation methods, and how to manage kernels. | |
| | | | |
kishstats.com
|
|
| | | Autoenv will automatically execute certain commands whenever you "cd" into a directory containing a ".env" file. This is an excellent command-line tool for e... | ||