python-psycopg2
Port variant py37
Summary Python-PostgreSQL Database Adapter (PY37)
Package version 2.8.6
Homepage https://psycopg.org/
Keywords python
Maintainer Python Automaton
License Not yet specified
Other variants py38
Ravenports Buildsheet | History
Ravensource Port Directory | History
Last modified 07 SEP 2020, 00:38:32 UTC
Port created 28 AUG 2018, 14:25:25 UTC
Subpackage Descriptions
single 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`__. :alt: Linux and OSX build status :alt: Windows build status
Configuration Switches (platform-specific settings discarded)
PY37 ON Build using Python 3.7 PY38 OFF Build using Python 3.8
Package Dependencies by Type
Build and Runtime postgresql12:client:standard
python37:single:standard
python-setuptools:single:py37
Download groups
main mirror://PYPI/p/psycopg2
Distribution File Information
fb23f6c71107c37fd667cb4ea363ddeb936b348bbd6449278eb92c189699f543 383797 psycopg2-2.8.6.tar.gz
Ports that require python-psycopg2:py37
No other ports depend on this one.