Links tagged with “virtualenv”
-
Pipenv: Python Dev Workflow for Humans — pipenv 8.1.4 documentation
I really don’t want to learn yet another way to manage python virtual environment but this does sound like it might finally be The One. (via @simonw)
-
Virtualenv and pip Basics | Jontourage
Nothing I didn’t already know, but explained simply and clearly, which will be handy if I have to describe this stuff to anyone else.
-
How do I force Python to be 32-bit on Snow Leopard and other 32-bit/64-bit questions - Stack Overflow
The post from “cogg” about virtualenv saved my sanity. Thanks cogg.
-
Charles leifer | Using virtualenv, pip and django-site-gen to quickly start new Django projects
Another article about setting up and managing Django projects.
-
Notes on using pip and virtualenv with Django « SaltyCrane Blog
A handy guide. What am I getting into…