{"library":"zopfli","type":"library","category":null,"description":"Python bindings to the Zopfli Compression Algorithm, offering higher compression ratios than standard zlib or gzip at the cost of significantly slower compression time. It is primarily designed for pre-compressing static assets for web applications or other scenarios where file size is critical and compression is a one-off or build-time operation. Current version 0.4.1 requires Python 3.10+ and maintains an active release cadence, primarily driven by Python version compatibility and updates to the upstream C library.","language":"python","status":"active","version":"0.4.1","tags":["compression","zlib","gzip","png","optimization","zopfli","data compression"],"install":[{"cmd":"pip install zopfli","imports":["from zopfli.zlib import compress","from zopfli.gzip import compress","from zopfli.png import optimize"]}],"homepage":null,"github":"https://github.com/fonttools/py-zopfli","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zopfli/","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,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zopfli/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":"verified"}}