{"library":"python-minifier","type":"library","category":null,"description":"Python-minifier transforms Python source code into its most compact representation, primarily by removing docstrings, comments, blank lines, and minimizing indentation. It is often used for optimizing code for deployment in size-constrained environments, such as AWS Lambda functions. The library is actively maintained, with frequent updates to support new Python versions, currently up to 3.14.","language":"python","status":"active","version":"3.2.0","tags":["minification","code optimization","obfuscation","code compression"],"install":[{"cmd":"pip install python-minifier","imports":["from python_minifier import minify"]}],"homepage":null,"github":"https://github.com/dflook/python-minifier","docs":"https://dflook.github.io/python-minifier/","changelog":"https://github.com/dflook/python-minifier/blob/main/CHANGELOG.md","pypi":"https://pypi.org/project/python-minifier/","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.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/python-minifier/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}