[ol7_developer_EPEL] python2-psycogreen-1.0-1.el7.noarch

Name:python2-psycogreen
Version:1.0
Release:1.el7
Architecture:noarch
Group:Unspecified
Size:20727
License:BSD
RPM: python2-psycogreen-1.0-1.el7.noarch.rpm
Source RPM: python-psycogreen-1.0-1.el7.src.rpm
Build Date:Thu Oct 26 2017
Build Host:x86-ol7-builder-02.us.oracle.com
Vendor:Oracle America
URL:https://pypi.python.org/pypi/psycogreen
Summary:Psycopg2 integration with co-routine libraries
Description:
The psycogreen package enables psycopg2 to work with co-routine libraries,
using asynchronous calls internally but offering a blocking interface so
that regular code can run unmodified.  Psycopg offers co-routines support
since release 2.2.  Because the main module is a C extension it cannot be
monkey-patched to become co-routine-friendly.  Instead it exposes a hook
that co-routine libraries can use to install a function integrating with
their event scheduler.  Psycopg will call the function whenever it
executes a libpq call that may block.  Psycogreen is a collection of “wait
callbacks” useful to integrate Psycopg with different co-routine libraries.

Filelist (Show Changelog) (Show related packages)