This project is archived and is in readonly mode.

#202 ✓resolved
Travis Krause

Made pip package for Windows

Reported by Travis Krause | March 29th, 2014 @ 12:57 AM

I've repackaged Jason Erickson's psycopg ports as pip friendly packages on github. This will make it easy for people to get up and running fast. It's also virtualenv friendly.

https://github.com/nwcell/psycopg2-windows

For example:

pip install -e git+git@github.com:nwcell/psycopg2-windows.git@win32-py27#egg=psycopg2

I feel that this is something that could be linked to in the installation page under Windows. Let me know what you think.

Comments and changes to this ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.

Shared Ticket Bins

Pages