2009
A Unix Utility You Should Know About: Pipe Viewer - good coders code, great reuse
by 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
true false maybe » SQLAlchemy Migrations
Here's my quickstart on how to get up and running with sqlalchemy migrations under pylons.
how to set up sqlalchemy-migrate for your application.
2008
Fabric - index
by 1 other (via)Fabric is a simple pythonic remote deployment tool.
Capistrano-inspired for Python
ZSFA -- Vellum
Vellum is a simple build tool like make but written in Python using a simple yet flexible YAML based format. Rather than attempt a full AI engine just to get some software built, I went with the simpler algorithm of a “graph”.
DivmodReverend - Divmod - Trac
Reverend is a general purpose Bayesian classifier, named after Rev.
Bayesian filtering for your needs, simple and powerful.
Pylot | Open Source Web Performance Tool
by 3 othersPylot is a free open source tool for testing performance and scalability of web services. It runs HTTP load tests, which are useful for capacity planning, benchmarking, analysis, and system tuning.