My current projects are:
django-blocks
Django Blocks will provide an easier way to build Web apps more quickly and with almost no code.
Django is a great framework. It's easy to learn and use. Building a site in it is easy. But why re-invent the wheel each time? The goal of django-blocks is to be able do do a site without a real need to write many lines of code (or any) because almost common stuff like a content and how it should be shown will be configured by the user. It should be easy to do a Blog (like WordPress?) or some other kind of CMS based site (like in Drupal) easily.
The planning is almost complete we will write some wiki page in English soon. The project has already some code in the SVN but still not much because we are searching for other projects that maybe already implemented some stuff we need. If not we will implement.
rtclient
rclient is a RTorrent XMLRPC (scgi) Client for controling an remote rtorrent instance.
view project on bitbucketpython-lvm
This project provides a Python package with bindings to LVM.Modules:
python-lvm - Python package with bindings to LVM.
lvm-manager - PyGTK GUI application to python-lvm.
view project on google code