Name : python3-psycogreen
| |
Version : 1.0.2
| Vendor : Mageia_Org
|
Release : 5.mga10
| Date : 2023-12-18 23:29:35
|
Group : Development/Python
| Source RPM : python-psycogreen-1.0.2-5.mga10.src.rpm
|
Size : 0.02 MB
| |
Packager : papoteur < papoteur>
| |
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.
|
RPM found in directory: /vol/rzm3/linux-mageia/distrib/cauldron/aarch64/media/core/release |