{"library":"pgpy","type":"library","category":null,"description":"PGPy is a Python library that implements Pretty Good Privacy (PGP) as described in RFC 4880. It provides capabilities for key generation, encryption, decryption, and signature management. The library is currently at version 0.6.0 and has an irregular release cadence, with major changes often accompanied by Python version requirement updates.","language":"python","status":"active","version":"0.6.0","tags":["pgp","encryption","cryptography","security","gnupg"],"install":[{"cmd":"pip install pgpy","imports":["from pgpy.pgp import PGPKey","from pgpy.pgp import PGPMessage","from pgpy.pgp import PGPUID","from pgpy import constants"]}],"homepage":null,"github":"https://github.com/SecurityInnovation/PGPy","docs":"https://pgpy.readthedocs.io/en/latest/","changelog":null,"pypi":"https://pypi.org/project/pgpy/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":90,"avg_install_s":4.3,"avg_import_s":0.2,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pgpy/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}