Skip to main content

psycopg2 - Python-PostgreSQL Database Adapter

Project description

Psycopg is the most popular PostgreSQL database adapter for the Python programming language. Its main features are the complete implementation of the Python DB API 2.0 specification and the thread safety (several threads can share the same connection). It was designed for heavily multi-threaded applications that create and destroy lots of cursors and make a large number of concurrent “INSERT”s or “UPDATE”s.

Psycopg 2 is mostly implemented in C as a libpq wrapper, resulting in being both efficient and secure. It features client-side and server-side cursors, asynchronous communication and notifications, “COPY TO/COPY FROM” support. Many Python types are supported out-of-the-box and adapted to matching PostgreSQL data types; adaptation can be extended and customized thanks to a flexible objects adaptation system.

Psycopg 2 is both Unicode and Python 3 friendly.

Documentation

Documentation is included in the ‘doc’ directory and is available online.

Installation

If all the dependencies are met (i.e. you have the Python and libpq development packages installed in your system) the standard:

python setup.py build
sudo python setup.py install

should work no problem. In case you have any problem check the ‘install’ and the ‘faq’ documents in the docs or online.

For any other resource (source code repository, bug tracker, mailing list) please check the project homepage.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

psycopg2-2.6.1.tar.gz (371.4 kB view details)

Uploaded Source

Built Distributions

psycopg2-2.6.1-cp34-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.4 Windows x86-64

psycopg2-2.6.1-cp34-none-win32.whl (818.5 kB view details)

Uploaded CPython 3.4 Windows x86

psycopg2-2.6.1-cp33-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.3 Windows x86-64

psycopg2-2.6.1-cp33-none-win32.whl (818.5 kB view details)

Uploaded CPython 3.3 Windows x86

psycopg2-2.6.1-cp32-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 3.2 Windows x86-64

psycopg2-2.6.1-cp32-none-win32.whl (815.1 kB view details)

Uploaded CPython 3.2 Windows x86

psycopg2-2.6.1-cp27-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 2.7 Windows x86-64

psycopg2-2.6.1-cp27-none-win32.whl (814.3 kB view details)

Uploaded CPython 2.7 Windows x86

psycopg2-2.6.1-cp26-none-win_amd64.whl (1.2 MB view details)

Uploaded CPython 2.6 Windows x86-64

psycopg2-2.6.1-cp26-none-win32.whl (814.5 kB view details)

Uploaded CPython 2.6 Windows x86

File details

Details for the file psycopg2-2.6.1.tar.gz.

File metadata

  • Download URL: psycopg2-2.6.1.tar.gz
  • Upload date:
  • Size: 371.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for psycopg2-2.6.1.tar.gz
Algorithm Hash digest
SHA256 6acf9abbbe757ef75dc2ecd9d91ba749547941abaffbe69ff2086a9e37d4904c
MD5 842b44f8c95517ed5b792081a2370da1
BLAKE2b-256 86fdcc8315be63a41fe000cce20482a917e874cdc1151e62cb0141f5e55f711e

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp34-none-win_amd64.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp34-none-win_amd64.whl
Algorithm Hash digest
SHA256 2c1d3c0e4c929f1401879cb5ce9a043afce85255f9439bd7cebaf025149c5a20
MD5 4c95328c20e00efc66f0046823f6d1d0
BLAKE2b-256 b79023af1a90f06dfa012a4ae829821b3161344a9e447358841779d027f14bd7

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp34-none-win32.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp34-none-win32.whl
Algorithm Hash digest
SHA256 267814317483571e637a32d15d71ef6c8e3b05a2ecba97b2b0d71fa7ea9eb1f5
MD5 9d90c554f68cfabed7fdb90107e9d464
BLAKE2b-256 f034894f8f486196fdb15d376f77a0102b25628ec0ac71538ed019b3ea93b907

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp33-none-win_amd64.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp33-none-win_amd64.whl
Algorithm Hash digest
SHA256 0cf35f41d1c87b01ce0b3cb0b88d64285a2c9bf95c1f5299ae9dcaa6fdd8c66c
MD5 632ab3d538a8239b619d434c5e17baf5
BLAKE2b-256 7bed82f31122dcc502d8f43c208a74eaa2b9ff39421aaab1ff8d61547639a474

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp33-none-win32.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp33-none-win32.whl
Algorithm Hash digest
SHA256 5515581466f1a7aa74f7b435311bdbd686b2f2dda4f0c7c95f802c444b05eda9
MD5 f438d2c01fbaa8f9d0cb150154448a9f
BLAKE2b-256 2c5a8334a55459289cf8d7485a42bcb2dbe0dab5162973ef66a96baee5107593

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp32-none-win_amd64.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp32-none-win_amd64.whl
Algorithm Hash digest
SHA256 d9468943b49c798d3fada2e76dd59832eb786e0b0196a108de7ed3aae3ca16c1
MD5 e29046e7095483ecacac9e3390318254
BLAKE2b-256 8450ff71daf3e32a8bff56ac661eff9226d035abaf45fe1af007cfb2134970b3

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp32-none-win32.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp32-none-win32.whl
Algorithm Hash digest
SHA256 7ccbe6665535bc0cc13c83dab71b424bde0999f5f0a69b29b557ecc41cd0f8dc
MD5 c8a704a73f0ea6369ea74a5a24e8f8db
BLAKE2b-256 2084aaaf44c339a3b51196b8b1d0928899cbc02e1583ec455b6777011fdb63b0

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp27-none-win_amd64.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp27-none-win_amd64.whl
Algorithm Hash digest
SHA256 0d9f8043c3d2262a7ad2d8cf8dfd2630b12207e69b829b6f4092e47556a3f572
MD5 a8d7808e7c67e5bc0b6088a56045d2d2
BLAKE2b-256 b537b6e759f1f6a0fd32ad0e1b2576bf94cfa252710cad66e155f47fc04ba744

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp27-none-win32.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp27-none-win32.whl
Algorithm Hash digest
SHA256 fe8446b2f680a99ac114af2c90f8b69e56052ff4d2359c510a8dc61d252ac325
MD5 089acf7f1a8349c6308106bec896c762
BLAKE2b-256 1f84a2fffb87348bc688d70bcdc24e761b06f48d958e1c1adfc3fa9eb3f4379c

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp26-none-win_amd64.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp26-none-win_amd64.whl
Algorithm Hash digest
SHA256 09cb52215db4a8c68a765f2da33fafbd049e7611cb70708ff8c5f7a3c89ce364
MD5 66fda625af6267f020abc06a66afe75b
BLAKE2b-256 2e408ab9a8d99b7abd2b95858872fee6894a3eb4fc361692abc02e94091aa54b

See more details on using hashes here.

File details

Details for the file psycopg2-2.6.1-cp26-none-win32.whl.

File metadata

File hashes

Hashes for psycopg2-2.6.1-cp26-none-win32.whl
Algorithm Hash digest
SHA256 6d196184d1e8b140bc5af1d5eeda8aeed26a241317d8860992e83e8acefa6177
MD5 a849b57608acf6ae26db67cf6b7667b5
BLAKE2b-256 47ed5bd02bf1a7f78823f8a708beb3656f7c3ad935fb013c7063ff5f67848a52

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page