{"library":"psycopg-c","type":"library","category":null,"description":"Psycopg 3 is a modern PostgreSQL database adapter for Python, designed to leverage modern Python (asyncio, static typing) and PostgreSQL features (binary protocol, pipeline mode). `psycopg-c` is an optional component providing C-optimized speedups for the core `psycopg` library, offering performance benefits over the pure Python implementation. It is actively maintained with frequent updates, currently at version 3.3.3.","language":"python","status":"active","version":"3.3.3","tags":["database","postgresql","sql","asyncio","dbapi"],"install":[{"cmd":"pip install \"psycopg[c]\"","imports":["from psycopg import Connection","from psycopg import AsyncConnection","from psycopg import Cursor"]},{"cmd":"pip install psycopg","imports":[]},{"cmd":"pip install \"psycopg[binary]\"","imports":[]}],"homepage":"https://psycopg.org/","github":"https://github.com/psycopg/psycopg","docs":"https://psycopg.org/psycopg3/docs/","changelog":"https://psycopg.org/psycopg3/docs/news.html","pypi":"https://pypi.org/project/psycopg-c/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":67,"avg_install_s":1.9,"avg_import_s":0.52,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/psycopg-c/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}