{"library":"flake8-use-pathlib","type":"library","category":null,"description":"flake8-use-pathlib is a plugin for the Flake8 linter that identifies patterns in Python code where functions from the `os.path` module (and other `os` functions) can be replaced by a more modern, object-oriented approach using the `pathlib` module. It helps developers write cleaner, more consistent, and cross-platform compatible code for file system operations. The current version is 0.3.0, released in August 2022, and it is actively maintained, with its rules also integrated into linters like Ruff.","language":"python","status":"active","version":"0.3.0","tags":["flake8","linter","pathlib","code-quality","os.path","refactoring"],"last_verified":"Wed Apr 15","install":[{"cmd":"pip install flake8-use-pathlib","imports":[]}],"homepage":"https://gitlab.com/RoPP/flake8-use-pathlib","github":null,"docs":null,"changelog":null,"pypi":"https://pypi.org/project/flake8-use-pathlib/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}