Rolf is a web-based deployment application. It's similar to
Webistrano, but written in Python/Django and not tied to Capistrano/
Ruby.
We've been using Rolf (or its predecessors) internally for years so it
should be pretty stable and functional. I've shown it to a few people
before and the code's been available for a while, but this is the
first real public announcement.
Check it out:
http://github.com/ccnmtl/rolf
I also put together a blog post on Rolf and how it fits into our
general deployment strategy here:
http://ccnmtl.columbia.edu/compiled/sysadmin/deploying_django_and_deploying.html
I'd love some feedback on both.