Explore >> Select a destination


You are here

codeinthehole.com
| | github.com
1.9 parsecs away

Travel
| | Simple Python version management. Contribute to pyenv/pyenv development by creating an account on GitHub.
| | vsupalov.com
2.2 parsecs away

Travel
| | Notes on how to set up the right python version and and isolated development environments.
| | 128bit.io
2.2 parsecs away

Travel
| | Over the past couple months, I've been working on fine tuning my Python skills, part of this has been taking tutorials online along with building some applications. One of the things I've been wanting to document, mostly for myself, is setting up a new environment for developing with Python. I'm using macOS Sierra right now, it seems that most operating systems still comes with version 2.x of Python. It's always a good idea to be able to control the version of Python you are using.
| | leftofthe.dev
16.3 parsecs away

Travel
| How do you get an ancient Rails application running on newer hardware? Dev containers to the rescue!