Explore >> Select a destination


You are here

buf.build
| | www.ethanrosenthal.com
76.9 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.
| | earthly.dev
58.8 parsecs away

Travel
| | This tutorial explains how to create a Python virtual environment using PyInstaller, a packaging tool for Python applications, and distribute them ...
| | github.com
71.4 parsecs away

Travel
| | Semantic search for quotes. Contribute to cjwallace/squote development by creating an account on GitHub.
| | blog.meain.io
70.5 parsecs away

Travel
| How to publish a console application to pypi