{"library":"pygresql","type":"library","category":null,"description":"PyGreSQL is a Python module that provides an interface to PostgreSQL databases, wrapping the lower-level C API library `libpq`. It allows Python applications to leverage powerful PostgreSQL features directly from Python. The current stable version is 6.2.3, released on January 25, 2026, and it primarily supports Python 3.8 to 3.14 and PostgreSQL 12 to 18. The project is actively maintained.","language":"python","status":"active","version":"6.2.3","tags":["database","postgresql","sql","db-api","driver"],"install":[{"cmd":"pip install PyGreSQL","imports":["from pg import DB","import pgdb"]},{"cmd":"sudo apt-get install libpq-dev python3-dev # Debian/Ubuntu\nsudo yum install postgresql-devel python3-devel # CentOS/RHEL\n# On macOS, use Homebrew to install PostgreSQL client libraries: brew install libpq","imports":[]}],"homepage":"https://pygresql.github.io/","github":"https://github.com/PyGreSQL/PyGreSQL","docs":"https://pygresql.github.io/contents/","changelog":"https://pygresql.github.io/contents/changelog.html","pypi":"https://pypi.org/project/pygresql/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/pygresql/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}