Developing Pybit - nicholasdavidson/pybit GitHub Wiki

When hacking on PyBit, you probably want to be able to run a local instance of everything (server,db,client) on your machine, straight out of a git checkout. In that case, you will need the following packages:

adduser apache2 curl dbconfig-common debhelper docbook-xsl dpkg-dev dput git libapache2-mod-wsgi libcrypt-ssleay-perl libjs-jquery libjs-jquery-form libjson-perl pbuilder po-debconf postgresql postgresql-client python python-amqplib python-daemon python-debian python-jsonpickle python-psycopg2 python-pyinotify python-requests python-setuptools python2.6 rabbitmq-server reprepro sbuild subversion ucf xsltproc 

And don't have the packaged version of pybit installed, if you are running the git version directly, or it will all go horribly wrong :)