1d1f878054
Approved by: portmgr blanket
5 lines
234 B
Text
5 lines
234 B
Text
The psycogreen package enables psycopg2 to work with coroutine libraries,
|
|
using asynchronous calls internally but offering a blocking interface so
|
|
that regular code can run unmodified.
|
|
|
|
WWW: https://bitbucket.org/dvarrazzo/psycogreen
|