484 Forks
2971 Stars
2971 Watchers

psycopg2

PostgreSQL database adapter for the Python programming language

How to download and setup psycopg2

Open terminal and run command
git clone https://github.com/psycopg/psycopg2.git
git clone is used to create a copy or clone of psycopg2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with psycopg2 https://github.com/psycopg/psycopg2/archive/master.zip

Or simply clone psycopg2 with SSH
[email protected]:psycopg/psycopg2.git

If you have some problems with psycopg2

You may open issue on psycopg2 support forum (system) here: https://github.com/psycopg/psycopg2/issues