February 2009
A Unix Utility You Should Know About: Pipe Viewer - good coders code, great reuse
by greut & 4 othersPipe viewer is a terminal-based tool for monitoring the progress of data through a pipeline. It can be inserted into any normal pipeline between two processes to give a visual indication of how quickly data is passing through, how long it has taken, how near to completion it is, and an estimate of how long it will be until completion.
nifty python tool for you scripting toolbox
January 2009
true false maybe ยป SQLAlchemy Migrations
by greutHere's my quickstart on how to get up and running with sqlalchemy migrations under pylons.
how to set up sqlalchemy-migrate for your application.
September 2008
Fabric - index
by greut & 1 other (via)Fabric is a simple pythonic remote deployment tool.
Capistrano-inspired for Python
March 2008
DivmodReverend - Divmod - Trac
by greutReverend is a general purpose Bayesian classifier, named after Rev.
Bayesian filtering for your needs, simple and powerful.