Use pew, not virtualenvwrapper, for Python virtualenvs
Have you noticed how good The Hitchhiker’s Guide to Python is? The documentation there on virtualenv is exemplary. (more…)
Read more »
I’m a Python programmer who switched to Mac OS X. Being nerd and needing to automate common tasks, the learning of the AppleScript language was unavoidable. To speed up the process I’ve took some notes, comparing the new commands to Python statements. The… Read more