Package : python-psycogreen > RPM : python-psycogreen-1.0-4.mga7.src.rpm

Basic items

Name python-psycogreen
Version 1.0
Release 4.mga7
URL https://pypi.python.org/pypi/psycogreen
Group Development/Python
Summary Psycopg2 integration with co-routine libraries
Size 8KB
Arch noarch
License BSD

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.


Summary: Psycopg2 integration with co-routine libraries



Provides: python-psycogreen = 1.0-4.mga7
Obsoletes: python-psycogreen < 1.0-4.mga7

Media information

Distribution release Mageia 7
Media name core-release
Media arch i586

Advanced items

Source RPM NOT IN DATABASE ?!
Build time 2019-01-09 03:50:29
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie