Explore >> Select a destination


You are here

gehrcke.de
| | earthly.dev
2.1 parsecs away

Travel
| | This tutorial explains how to create a Python virtual environment using PyInstaller, a packaging tool for Python applications, and distribute them ...
| | blog.habnab.it
2.2 parsecs away

Travel
| | Jean-Paul Calderone wrote an excellent blog post on the right way to structure a python project. This post will build on that post by covering ...
| | danielms.site
2.1 parsecs away

Travel
| | I build things and drink coffee.
| | jinyuz.dev
15.0 parsecs away

Travel
| So, there was a time when I was only developing applications using Python. And so I found out about virtual environments. And then after a couple of months, I discovered pyenv. It also came to a time I had to work on multiple projects that uses different versions of nodejs and searched something similar so I installed nvm. Then, I was required to work on a Ruby project so I installed rbenv.