{"library":"psycogreen","type":"library","category":null,"description":"Psycogreen is a library that enables the `psycopg2` PostgreSQL adapter to work with coroutine-based libraries like Gevent and Eventlet. It provides \"wait callbacks\" that integrate `psycopg2`'s asynchronous calls with the event loops of these coroutine libraries, allowing `psycopg2` to operate in a non-blocking manner within a green-thread environment while presenting a synchronous interface to the application. The library is currently at version 1.0.2, with no new releases since 2020, suggesting it is in maintenance mode.","language":"python","status":"maintenance","version":"1.0.2","tags":["database","postgresql","psycopg2","gevent","eventlet","async","green-threads","monkey-patch"],"install":[{"cmd":"pip install psycogreen","imports":["from psycogreen.gevent import patch_psycopg"]}],"homepage":null,"github":"https://github.com/psycopg/psycogreen","docs":null,"changelog":null,"pypi":"https://pypi.org/project/psycogreen/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.2,"avg_import_s":null,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/psycogreen/compatibility"},"provenance":{"verified_status":"import_fail","verified_at":"Fri Jul 03","last_verified":"Fri Jul 03","next_check":"Fri Jul 10","install_tag":null}}