Download

File Releases

The latest stable release is 0.5.1. There is a page at sourceforge.net that has all our file releases available to download.

Installation

The easiest way to install is via the egg. There are a number of different methods. See http://peak.telecommunity.com/DevCenter/PythonEggs for more info.

Development Code

All our source code is storred in a subversion repository. If you want the latest and bugiest code, you can get it from there. You can browse through the repository with your web browser. To check it out with a subversion client run the command:

svn co https://terminate.svn.sourceforge.net/svnroot/terminate/trunk terminate

If you download the code this way, don't expect it to work. I try to keep the code in subversion working most of the time, but every once and a while it will broken.