InstallationΒΆ

At the command line:

$ easy_install django-postgres-transmeta

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv django-postgres-transmeta
$ pip install django-postgres-transmeta