{"library":"acme","type":"library","category":null,"description":"The `acme` library is a low-level, comprehensive Python implementation of the Automated Certificate Management Environment (ACME) protocol, primarily maintained as part of the Certbot project. It enables programmatic certificate issuance, renewal, and management, supporting Let's Encrypt and other ACME-compatible certificate authorities. Currently at version 5.5.0, `acme` follows the release cadence of Certbot, typically seeing several updates per year, often driven by new ACME RFCs or internal Certbot architectural changes.","language":"python","status":"active","version":"5.5.0","tags":["ACME","SSL","TLS","Certbot","Let's Encrypt","certificates","cryptography","PKI"],"last_verified":"Wed May 20","install":[{"cmd":"pip install acme","imports":["from acme import client","from acme import messages","from acme import challenges","import josepy as jose","from acme import crypto_util"]}],"homepage":null,"github":"https://github.com/certbot/certbot","docs":null,"changelog":null,"pypi":"https://pypi.org/project/acme/","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":1.01,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/acme/compatibility"}}