Python

Thursday, 19 April 2012
purl - immutable URL objects for Python

An immutable URL class designed for easy inspection and manipulation

Thursday, 12 April 2012
Embedding HTML in Django messages

Using extra_tags to flag up HTML-safe messages

Sunday, 1 April 2012
Wednesday, 21 March 2012
How to reload Django's URL config

A rare sighting of the reload function in the wild

Tuesday, 13 March 2012
Validating international postcodes in Django

Using dynamic imports to leverage Django's localflavor

Sunday, 11 March 2012
How to sync PyCon videos to your iPhone

Using Python to fetch and convert YouTube videos for syncing to iPhone

Saturday, 3 March 2012
Confoo 2012 presentations

Two talks from the Python stream

Saturday, 25 February 2012
Prefer data migrations to initial data

South provides a better way

Thursday, 9 February 2012
A Fabric function for git tagging

Using Fabric with git-flow

Monday, 23 January 2012
Friday, 13 January 2012
Introducing unittest-xml: testing XML in Python

A simple module for making XPath assertions

Thursday, 5 January 2012
How to set-up MySQL for Python on Ubuntu

This doesn't stick in my head

Saturday, 20 August 2011
Tuesday, 16 August 2011
Console logging to STDOUT in Django

Undocumented option required to avoid STDERR

Thursday, 11 August 2011
Wednesday, 20 April 2011
Coloured output while doing TDD with Django and Fabric

Providing simple coloured feedback

Friday, 4 February 2011
Wednesday, 15 April 2009
Ingenious use of an anonymous function

An element Lambda employment