1 Blog Entry for December 2009


2009 Python Meme

  • December 30th, 2009 (7 months ago)

This Python meme was started by Tarek and it sounded thought provoking so I thought I'd join in...

What’s the coolest Python application, framework or library you have discovered in 2009?

I have to say that the Python libraries that changed my day-to-day workflow for me has to be pip and virtualenv. I started using them exclusively when I migrated my MacBook Pro to Snow Leopard, and at the same time reinstalled all the libraries on my Mac. It was then that I decided to use virtualenvs for all my projects, and pip inside each virtualenv to manage ...

Read the rest »

About this entry

Date Posted:
December 30th 2009 at 9:12:22 PM

Tagged:
2009, python