Introducing breeze
I have recently embarked on writing a simple open-source BitTorrent private tracker and community website, as a single Django project.
I felt compelled to do this after seeing the maze of PHP code behind other BitTorrent tracker/community sites, such as TBDev and xbtit. I want breeze to be simple yet functional, and easy to understand. I'm currently porting what I've written to Django 1.0 alpha, as initial development was done in the more familiar 0.96 release.
As usual, you can check out my code using subversion (David-style joke) withsvn co https://www.maniacmartin.com/svn/breeze
You might also be interested in the (amazingly short) at tracker specification




comments
Good words.