Entries by "python" » Show All

A helper for python package development
Posted 2011-09-03 12:48:32 by .
A bash function to save a lot of repeated typing around python setup.py <COMMAND>
more...
Cheetah template error rendering
Posted 2010-11-05 15:47:48 by .
How to get better error messages when rendering a Cheetah template.
more...
New Stomper version 0.2.4
Posted 2010-09-28 17:33:37 by .
There is a new version of Stomper 0.2.4
more...
Python namespace packages
Posted 2010-05-31 17:02:26 by .
Namespaces are good and easy to set up. Let me show you how...
more...
Setting up a private egg repository
Posted 2009-06-10 18:15:52 by .
Setting up a private egg repository is easy OR How to keep your eggs in one basket :)
more...
Handy MacBookPro Battery draining
Posted 2009-05-20 20:18:23 by .
Drain a battery using the power of Python.
more...
Setting Loggerhead up on Ubuntu
Posted 2009-04-07 15:45:41 by .
Setting up Loggerhead code browser on Ubuntu.
more...
Automatically discovered RSS feeds
Posted 2009-03-28 13:27:47 by .
Good News! Getting a browser to discover your sites RSS feeds is really easy.
more...
New project zoink-sftp
Posted 2009-02-04 23:33:36 by .
A handy wrapper around secure file transfer.
more...
Now with pretty colours...
Posted 2009-01-27 23:14:50 by .
I've finally managed to get ReStructuredText markup working along with a custom "sourcecode" directive.
more...
Django basic apps integration
Posted 2009-01-07 20:46:51 by .
Django basic apps and integrating it into my site.
more...