As you read in my last blog I was lucky enough to finally move to the bay area. If you know me you will know that I am passionate about Scala and Python. To me being a master of these two language and functional programming I can rule the world. So it goes without saying that as soon as I arrived one of the first …
Read MoreUsing pyenv to manage your virtual environments makes working on multiple projects, each using a different version of python a breeze. I do all my development on an Apple Macbook running Yosemite and my production environment is a VPS from Linode running CentOS 7. Here some simple notes on how I setup and use pyenv : …
Read More