{"library":"flake8-use-fstring","type":"library","category":null,"description":"Flake8-use-fstring is a Flake8 plugin designed to enforce the use of f-strings for string formatting within Python projects. It checks for instances where `%` formatting or the `.format()` method are used and suggests their replacement with f-strings. The current version is 1.4, and it sees active, though infrequent, maintenance releases, primarily for bug fixes and compatibility updates.","language":"python","status":"active","version":"1.4","tags":["flake8","linting","f-string","code-quality","formatting"],"last_verified":"Wed Apr 15","install":[{"cmd":"pip install flake8-use-fstring","imports":[]}],"homepage":null,"github":"https://github.com/MichaelKim0407/flake8-use-fstring","docs":null,"changelog":null,"pypi":"https://pypi.org/project/flake8-use-fstring/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}