Never knowingly knowing narwhals

Category Archives: TurboGears

Python: Working Environment

I’ve been doing a lot of TurboGears work recently. TurboGears is an excellent framework and Python is my favorite language so I can’t complain. Well of course I can! One of the great things about python is easy_install which (as it’s name suggests) installs things really easily. Want to install postgres drivers for python? Well [...]