{"library":"autopep8","type":"library","category":null,"description":"autopep8 is a tool that automatically formats Python code to conform to the PEP 8 style guide. It fixes most PEP 8 issues that can be automatically fixed. Currently at version 2.3.2, it maintains an active release schedule with several updates per year addressing bug fixes, new Python version support, and rule enhancements.","language":"python","status":"active","version":"2.3.2","tags":["linter","formatter","code-quality","pep8","developer-tools"],"last_verified":"Wed May 20","install":[{"cmd":"pip install autopep8","imports":["import autopep8\nfixed_code = autopep8.fix_code(source, options={})"]}],"homepage":null,"github":"https://github.com/hhatto/autopep8","docs":null,"changelog":null,"pypi":"https://pypi.org/project/autopep8/","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.09,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/autopep8/compatibility"}}