Category Archives: Python

Get XML coverage reports from nose

Quick recap of my tiny plugin for nose. Continue reading

Posted in Django, Projects, Python | Comments Off on Get XML coverage reports from nose

Django continuous integration with Hudson and Nose

How to set up continuous testing, with coverage, of your Django project in Hudson. Continue reading

Posted in Django, Programming, Python, Technology | 17 Comments

Setup Django with mod_wsgi on your Mac

Logged for your pleasure, and mine: the steps I went through to setup mod_wsgi on my Mac for local development of Django apps. Continue reading

Posted in Django, Programming, Python | 4 Comments

A short introduction to Django and Gearman

Notes from my lightning talk at DjangoCon 2009 on Gearman, a distributed work queue. Continue reading

Posted in Django, Programming, Python | 2 Comments

Directory support in pywatch 0.4

The latest version of pywatch now watches whole directories. Continue reading

Posted in Programming, Python, Pywatch | Comments Off on Directory support in pywatch 0.4