psycopg2-2.5.3-cp27-none-linux_x86_64.whl

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/airhorns/python/script.python.sh | bash
copy
curl -s https://packagecloud.io/install/repositories/airhorns/python/script.python.sh | bash

STEP 2: Install the package
sudo pip install psycopg2==2.5.3

Python-PostgreSQL Database Adapter

Full description:
  psycopg2 is a PostgreSQL database adapter for the Python programming
language.  psycopg2 was written with the aim of being very small and fast,
and stable as a rock.

psycopg2 is different from the other database adapter because it was
designed for heavily multi-threaded applications that create and destroy
lots of cursors and make a conspicuous number of concurrent INSERTs or
UPDATEs. psycopg2 also provide full asynchronous operations and support
for coroutine libraries.


Checksums

MD5 2a67c3413d46121a24d04bc2404c95cc
SHA1 63a27cc031ae398d15ae60852e7a02bdf6d6e421
SHA256 4620d4ad140a585ad6dbc933696f28483df7fd8efa45091639ddd64162f62a79
SHA512 e668ad71b311ccb986ece31daa85fd14e48cdf8dc1e06604174e64f6110e62af27736172e3143a68fac640ef27b7b7ab02bfeb40174f046a93194a7a7bd06b58

Files

  • psycopg2/_range.py
  • psycopg2/_psycopg.so
  • psycopg2/_json.py
  • psycopg2/__init__.py
  • psycopg2-2.5.3.dist-info/WHEEL
  • psycopg2-2.5.3.dist-info/top_level.txt
  • psycopg2-2.5.3.dist-info/RECORD
  • psycopg2-2.5.3.dist-info/metadata.json
  • psycopg2-2.5.3.dist-info/METADATA
  • psycopg2-2.5.3.dist-info/DESCRIPTION.rst

Uploaded

over 9 years ago

Package Size

307 KB

Downloads

81

wget

wget --content-disposition "https://packagecloud.io/airhorns/python/packages/python/psycopg2-2.5.3-cp27-none-linux_x86_64.whl/download?distro_version_id=166"

Homepage

http://initd.org/psycopg/

License

GPL with exceptions or ZPL