This project is archived and is in readonly mode.
psycopg2 as wheel distribution
Reported by Psycopg website | May 2nd, 2014 @ 06:25 AM
Submitted by: Robert Ziebarth
Wheel (wheel.readthedocs.org/) is a new package format for python packages. It simplifies installation of packages with c extensions (like psycopg2) - especially under Windows os.
Provide psycopg2 package also in wheel format.
Comments and changes to this ticket
-
Daniele Varrazzo May 2nd, 2014 @ 09:41 AM
- State changed from new to invalid
Provide patches if you want it.
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.