Psycopg uses Git for version control. The active development branch is devel: you can check out the Psycopg repository with:
git clone -b devel git://github.com/psycopg/psycopg2.git
You can use the GitHub interface to browse the code online.
Mailing lists
For help requests and development discussions you are welcome on <psycopg@postgresql.org>.
Submit a bug
We use Lighthouse for bug tracking. In order to interact with the bug tracker you will need an account on their service. However, if you just want to submit a bug, you can use our ticket submit form