{"library":"ufmt","type":"library","category":null,"description":"ufmt (pronounced \"micro-fmt\") is a safe, atomic code formatter for Python, built on top of the popular `black` formatter and `µsort` import sorter. It combines their functionality into a single, atomic step, ensuring consistent code style and import order without intermediate conflicts. Currently at version 2.9.1, it requires Python 3.10 or newer and maintains an active release cadence.","language":"python","status":"active","version":"2.9.1","tags":["formatter","linter","code quality","black","usort","autofix","python3"],"last_verified":"Thu May 21","install":[{"cmd":"pip install ufmt","imports":["from ufmt import ufmt_paths","from ufmt import ufmt_file"]}],"homepage":null,"github":"https://github.com/omnilib/ufmt","docs":"https://ufmt.omnilib.dev","changelog":"https://ufmt.omnilib.dev/en/latest/changelog.html","pypi":"https://pypi.org/project/ufmt/","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.6,"avg_import_s":1.59,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/ufmt/compatibility"}}