{"library":"hpack","type":"library","category":null,"description":"hpack is a pure-Python library implementing the HPACK (Header Compression for HTTP/2) algorithm, adhering strictly to RFC 7541. It provides `Encoder` and `Decoder` classes for compressing and decompressing HTTP/2 headers efficiently. Maintained by the python-hyper project, it is currently at version 4.1.0 and sees releases periodically, with major versions several years apart, indicating stable and active maintenance.","language":"python","status":"active","version":"4.1.0","tags":["HTTP/2","HPACK","header compression","networking"],"last_verified":"Tue Jun 09","install":[{"cmd":"pip install hpack","imports":["from hpack import Encoder","from hpack import Decoder"]}],"homepage":null,"github":"https://github.com/python-hyper/hpack","docs":"https://python-hyper.org/","changelog":null,"pypi":"https://pypi.org/project/hpack/","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.6,"avg_import_s":0.61,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/hpack/compatibility"}}