What is virtualenv and Why Should You Use It?
Put simply (and copied from the project page), virtualenv is a tool to create isolated Python environments. Why is this good? You can create a new Python environment to run a Python/Django/whatever app…
Put simply (and copied from the project page), virtualenv is a tool to create isolated Python environments. Why is this good? You can create a new Python environment to run a Python/Django/whatever app…
The inaugural meetup of the Orlando Python Users Group was held Wednesday at Stardust. By all accounts (well, mine and Josh's so far), it was a success. Since our experienced Pythonistas weren't able to make it, it was a bit…