{"library":"python-gnupg","type":"library","category":null,"description":"Python-GnuPG is a Python wrapper for the GNU Privacy Guard (GnuPG) command-line tool, enabling Python programs to perform cryptographic operations like encryption, decryption, digital signing, and key management. It provides a high-level, Pythonic interface to GnuPG's functionality. The library is actively maintained, with version 2.3.1 being the latest as of April 2026, and typically follows GnuPG's release cycle for compatibility updates.","language":"python","status":"active","version":"2.3.1","tags":["gnupg","gpg","encryption","cryptography","security","wrapper","openpgp"],"install":[{"cmd":"pip install python-gnupg","imports":["import gnupg\ngpg = gnupg.GPG()"]}],"homepage":null,"github":"https://github.com/vsajip/python-gnupg","docs":"https://gnupg.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/python-gnupg/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.06,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-gnupg/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}