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.

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

Installation

Building Psycopg requires a few prerequisites (a C compiler, some development packages): please check the install and the faq documents in the doc dir or online for the details.

If prerequisites are met, you can install psycopg like any other Python package, using pip to download it from PyPI:

$ pip install psycopg2

or using setup.py if you have downloaded the source package locally:

$ python setup.py build
$ sudo python setup.py install

You can also obtain a stand-alone package, not requiring a compiler or external libraries, by installing the psycopg2-binary package from PyPI:

$ pip install psycopg2-binary

The binary package is a practical choice for development and testing but in production it is advised to use the package built from sources.

Linux/OSX:

Linux and OSX build status

Windows:

Windows build status

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-binary-2.8.1.tar.gz (368.9 kB view details)

Uploaded Source

Built Distributions

psycopg2_binary-2.8.1-cp37-cp37m-win_amd64.whl (912.8 kB view details)

Uploaded CPython 3.7m Windows x86-64

psycopg2_binary-2.8.1-cp37-cp37m-win32.whl (769.3 kB view details)

Uploaded CPython 3.7m Windows x86

psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_i686.whl (2.3 MB view details)

Uploaded CPython 3.7m

psycopg2_binary-2.8.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

psycopg2_binary-2.8.1-cp36-cp36m-win_amd64.whl (912.7 kB view details)

Uploaded CPython 3.6m Windows x86-64

psycopg2_binary-2.8.1-cp36-cp36m-win32.whl (769.2 kB view details)

Uploaded CPython 3.6m Windows x86

psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_i686.whl (2.3 MB view details)

Uploaded CPython 3.6m

psycopg2_binary-2.8.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.6m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

psycopg2_binary-2.8.1-cp35-cp35m-win_amd64.whl (912.7 kB view details)

Uploaded CPython 3.5m Windows x86-64

psycopg2_binary-2.8.1-cp35-cp35m-win32.whl (769.2 kB view details)

Uploaded CPython 3.5m Windows x86

psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_i686.whl (2.3 MB view details)

Uploaded CPython 3.5m

psycopg2_binary-2.8.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.5m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

psycopg2_binary-2.8.1-cp34-cp34m-win_amd64.whl (902.7 kB view details)

Uploaded CPython 3.4m Windows x86-64

psycopg2_binary-2.8.1-cp34-cp34m-win32.whl (780.1 kB view details)

Uploaded CPython 3.4m Windows x86

psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_i686.whl (2.3 MB view details)

Uploaded CPython 3.4m

psycopg2_binary-2.8.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (1.4 MB view details)

Uploaded CPython 3.4m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_i686.whl (2.3 MB view details)

Uploaded CPython 2.7mu

psycopg2_binary-2.8.1-cp27-cp27m-win_amd64.whl (905.3 kB view details)

Uploaded CPython 2.7m Windows x86-64

psycopg2_binary-2.8.1-cp27-cp27m-win32.whl (775.8 kB view details)

Uploaded CPython 2.7m Windows x86

psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_i686.whl (2.3 MB view details)

Uploaded CPython 2.7m

psycopg2_binary-2.8.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl (1.4 MB view details)

Uploaded CPython 2.7m macOS 10.10+ intel macOS 10.10+ x86-64 macOS 10.6+ intel macOS 10.9+ intel macOS 10.9+ x86-64

File details

Details for the file psycopg2-binary-2.8.1.tar.gz.

File metadata

  • Download URL: psycopg2-binary-2.8.1.tar.gz
  • Upload date:
  • Size: 368.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2-binary-2.8.1.tar.gz
Algorithm Hash digest
SHA256 a20dfdf73f56da674926a3811929cff9fd23b9af90be9a6c36ac246a3486eef3
MD5 467600c35b325452cdf771e70b212b05
BLAKE2b-256 a6fb158c6f1dfcc0f0ceb4c3687378b965269079e55de5630c173dd163c6ab21

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp37-cp37m-win_amd64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp37-cp37m-win_amd64.whl
  • Upload date:
  • Size: 912.8 kB
  • Tags: CPython 3.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp37-cp37m-win_amd64.whl
Algorithm Hash digest
SHA256 dce15cb6ef604c9e38fdaa848f58f83153ade9f4aa5e4cf5812aa27163561750
MD5 3633d9f9a7bd33fd8cb5caff3114dd03
BLAKE2b-256 0fb7f313cd4276a3baa9eef2d61e24f863ed057e0c195526dd6cd1603110e8ea

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp37-cp37m-win32.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp37-cp37m-win32.whl
  • Upload date:
  • Size: 769.3 kB
  • Tags: CPython 3.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp37-cp37m-win32.whl
Algorithm Hash digest
SHA256 378a06649503f548be5f1e9eec2e94cc1d6138250b82a08dcc6151bca8cec107
MD5 e1e6935b180c6da884d579a034fa1538
BLAKE2b-256 50a2478f388520bd2854a6bddda406cf1f8e2155b5e9abf614dfd8fcf83afecc

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_x86_64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 6fccbac2633831b877a8fbf865f7082d34895e82a015795a9f80f99a2efe2576
MD5 9e5baf83df257a96224a3786f3197873
BLAKE2b-256 39cc97744fdd4b688516af19947239ce41e39c638ad606e3c015f3e8c24d4af8

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_i686.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp37-cp37m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 8f6b84f887ec6fef6c1796779f8ec2603dc7e9ef52bc9269de719d4bcbdaebbb
MD5 0e28c7e42cd1ca52dbaf09e9939ea0c9
BLAKE2b-256 724e767a197bace2e02dd2c436c3a50812b0349c226b10a6f055e0b680eaf8e0

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for psycopg2_binary-2.8.1-cp37-cp37m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 ed772a5e8e7e5dd6bede960a86940c17cf653c7f158dafa5d52e919b676f10ba
MD5 32513cb5db5f61c16e841aa41c8a0aab
BLAKE2b-256 78dbb7bc56f25155089e5a5380854ff352874f41854b859e548704146acc7920

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp36-cp36m-win_amd64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp36-cp36m-win_amd64.whl
  • Upload date:
  • Size: 912.7 kB
  • Tags: CPython 3.6m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp36-cp36m-win_amd64.whl
Algorithm Hash digest
SHA256 2169c3a1bf52d5b30cc98625b5919a964c571a32e8646be20be6c7e3e82079de
MD5 b0d2a8a91b7e156abf9566c788907fe8
BLAKE2b-256 36e3c97164ad8ed08936faa0e4db2a6e043c601e9a11ed7d50c06651903e7d0d

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp36-cp36m-win32.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp36-cp36m-win32.whl
  • Upload date:
  • Size: 769.2 kB
  • Tags: CPython 3.6m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp36-cp36m-win32.whl
Algorithm Hash digest
SHA256 f2d73131acb94afa45de8b6b8a4bfb21bbe3736633d6478e53247f19dd8c299c
MD5 148d013df6309dfa9473465fd60a331b
BLAKE2b-256 fcb6af364d3bb726e76c6f8f4f324dca13c2abd56405ba8eed6b016c3aec3fea

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_x86_64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c10454710a81a2f4b1ff4d1c83ac2cec63e0e55845a56324991514af5b1299d0
MD5 2be4f435d9095b6caa3b1b048cab63d0
BLAKE2b-256 66eea91eb501ee89af4de1e42399a1eba26a0f905e7a9d5d88876b4f0be87126

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_i686.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.6m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp36-cp36m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 3f300bf2930e501dde09605de85cb2b84c2638e2c954be02a3c86f28176d3525
MD5 e77fc671875016c59145101e08223df5
BLAKE2b-256 e3929a41ede06453f138710f225de66bd5ac3db897516ed6797621303d3ad755

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for psycopg2_binary-2.8.1-cp36-cp36m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 26a958930687e94c4c6c73c171e4d4783b82ae4e16aa3424e6bcd4529bceedf0
MD5 efbb1a2e51e7e4d6704755af081103ac
BLAKE2b-256 3e7a8e0885a9eb580597fc9f4e51bb61a26f4efb393fa99651ec24965770cb8f

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp35-cp35m-win_amd64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp35-cp35m-win_amd64.whl
  • Upload date:
  • Size: 912.7 kB
  • Tags: CPython 3.5m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp35-cp35m-win_amd64.whl
Algorithm Hash digest
SHA256 6c2f66c653ce8bbd7e789d0f7f92c3f9fea881b55226f0ae5ee550cce9e3cf0e
MD5 1c6bcc6d4f2ee129a021dcd49107223f
BLAKE2b-256 fa2ea5db2d97eaa74ec3b24cb0452dd869b7fc29dfa19c109356f9383ecb3d1a

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp35-cp35m-win32.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp35-cp35m-win32.whl
  • Upload date:
  • Size: 769.2 kB
  • Tags: CPython 3.5m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp35-cp35m-win32.whl
Algorithm Hash digest
SHA256 d75cf00605630b2cfefa5c62373c605dcda1cc0d607902847dbb8e8e9b67c1ce
MD5 76dafe5f492d48e605b9a4344b9fd94f
BLAKE2b-256 11fd7be13ea41abee696deee2d966ed724ee1cb01a73b42c5d3b369299e85714

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_x86_64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 eac59cae78dfe3fbf7ece25c170d7a152f88df7643381aa5e7344c2028a8d8d4
MD5 102c2180053a7b9703fbce9b20e42921
BLAKE2b-256 7571266df5611c55468969c269656d5f1bee82f1c41718a2f419ace1d8385fba

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_i686.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.5m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp35-cp35m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 92cf3ceb7bb90cf35b8bd993c640b15d4832ba0e142a3b9da5006ef217da595d
MD5 3b6dfc02c801be99540635dfe47f8a7f
BLAKE2b-256 1eebe11e1e3e275c75d68e7adbe22fee0d298e995f737ec38604fb9d3441d892

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for psycopg2_binary-2.8.1-cp35-cp35m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 2ecdbfed7004669472bfa27c8d51012c717c241c7154ae17e4c8f93024043525
MD5 60e9a04bdeb805b958b9d7bd56db8c79
BLAKE2b-256 52c934770c6e082e9c007e18e9dde405fba66c5b600b6ffa30b73825d26aee01

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp34-cp34m-win_amd64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp34-cp34m-win_amd64.whl
  • Upload date:
  • Size: 902.7 kB
  • Tags: CPython 3.4m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp34-cp34m-win_amd64.whl
Algorithm Hash digest
SHA256 e7e0db4311bb76bf3f6e0380f71912cfa6d0be7cc635e3772476050b0dabdabd
MD5 09cb308147d84525783a97589360a325
BLAKE2b-256 712b9976b17f8eac12e13050e0ef059faae8db8568e47e3e01ee164fe43e6b64

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp34-cp34m-win32.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp34-cp34m-win32.whl
  • Upload date:
  • Size: 780.1 kB
  • Tags: CPython 3.4m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp34-cp34m-win32.whl
Algorithm Hash digest
SHA256 1af0bfe7b0c13a0e613a27311fd4f9c5d024e8fc0f4b3d284e7df02a58a11fc0
MD5 a5a5b18e21516cf45608334ab3e51b1c
BLAKE2b-256 89d693179a7152a15bdaf37addb012a6e42422e52043d35c32f8b1dca8bb4139

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_x86_64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 c38f80719e4dfae7a6311a4f091f07f4fb2fb5d602352015d5639f63f8fabb68
MD5 b8352e3dd82805a1f6fa38dd7dab911d
BLAKE2b-256 a8d09f4a94a0cbd8db6a1e01ff6a290281e54c554fc012342998785fa0547f71

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_i686.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 3.4m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp34-cp34m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 345fc31b71a90ada1b51826537917b19a1af685a91c0f066787069c184d7d00f
MD5 73ea0fef8ee3547631d5227225c617b6
BLAKE2b-256 348f5a1a08108be5d1cb813f28f85b629000ca49ae3603e474dbfa1046371b99

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for psycopg2_binary-2.8.1-cp34-cp34m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 ab1aa1cd50df3860f624c9713ee9e690eefd4e049d3a4d86577bab6e741e9616
MD5 356acadb2f168f464657e3e0c2f91d27
BLAKE2b-256 c59ac09444ff4263e2f496687b2cb6df87a5d67d19f489c42a046d2d8c168f72

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_x86_64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 218f079fa48e2ef812dc3d3ce6ec2f67ac56427ba4b038d5d6331f2cceb489c2
MD5 3183506284cbb8566b72a844ad34000b
BLAKE2b-256 f4e65ea5f5aa4b468834662a713fde2276cabedc2413418dbfd340aacb3ccdfb

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_i686.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_i686.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 2.7mu
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp27-cp27mu-manylinux1_i686.whl
Algorithm Hash digest
SHA256 163d3ee445a0b4c0109877da9e46271aacf4e5e3d60ae7368669555c30f13e7c
MD5 dc7c45950f89c81737d676dfe32c08e1
BLAKE2b-256 5cdf424c601548a60e3a2fd428bca442fc9e65b365a2110e4977d49751074ea9

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp27-cp27m-win_amd64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp27-cp27m-win_amd64.whl
  • Upload date:
  • Size: 905.3 kB
  • Tags: CPython 2.7m, Windows x86-64
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp27-cp27m-win_amd64.whl
Algorithm Hash digest
SHA256 2c7c195aef3acdbc853942bc674844031a732890d2fee88a324298ed376b6c2b
MD5 5d6d4fb01a8c5d0079ececf08f19a6c3
BLAKE2b-256 7e4af5e2cf021f92e003bff3bbb5723a9e0d24149a61fa2ab2d66016fe65d4ec

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp27-cp27m-win32.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp27-cp27m-win32.whl
  • Upload date:
  • Size: 775.8 kB
  • Tags: CPython 2.7m, Windows x86
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp27-cp27m-win32.whl
Algorithm Hash digest
SHA256 abc9dcf85e75a8687f2a6d560c0c1a2593e8e34ba6f9ad6721f8212c5de179a2
MD5 e1dae80f729affd8595760e2630cd8ef
BLAKE2b-256 14b1751b21c012861357aca81797353c2ed8ef0cbfbbb540535000464e05b302

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_x86_64.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_x86_64.whl
  • Upload date:
  • Size: 2.6 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_x86_64.whl
Algorithm Hash digest
SHA256 ead7b3e1567bd14cacd44279c5e42cd19f54b9feed39180220253f4fbe3abd56
MD5 6bf72eacd2f3e23948cd4abf3ee1fc22
BLAKE2b-256 86b39f992b492423f1d80b2dd7405d4cdecaf60a83d1d65c1217acd780c4f176

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_i686.whl.

File metadata

  • Download URL: psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_i686.whl
  • Upload date:
  • Size: 2.3 MB
  • Tags: CPython 2.7m
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.20.1 setuptools/40.5.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/2.7.15rc1

File hashes

Hashes for psycopg2_binary-2.8.1-cp27-cp27m-manylinux1_i686.whl
Algorithm Hash digest
SHA256 a84415df4689251556c961e4fe3b25d30e32f00faa8064ce0909458dbe0d67b2
MD5 79d66163894aa998f52bba2087af0649
BLAKE2b-256 23b4d01669698ecc4e88f260cd7bc8f77353332f6d07e2c59871bd75fcc3fe60

See more details on using hashes here.

Provenance

File details

Details for the file psycopg2_binary-2.8.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl.

File metadata

File hashes

Hashes for psycopg2_binary-2.8.1-cp27-cp27m-macosx_10_6_intel.macosx_10_9_intel.macosx_10_9_x86_64.macosx_10_10_intel.macosx_10_10_x86_64.whl
Algorithm Hash digest
SHA256 7a166f8ccb6888358d3e67795b057540ea7caa71ab9e089b0cb0097f01088965
MD5 d9f6a0d307c9ea27e8192488b16e230a
BLAKE2b-256 d6a64b6ad2fa0aa6d33d0b2c6f00c64f576c4e2d67f34dcb13a8b9eb30b605fd

See more details on using hashes here.

Provenance

Supported by

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