{"library":"import-linter","type":"library","category":null,"description":"Import Linter is a command-line tool designed to lint your Python architecture by imposing constraints on the imports between your Python modules. It analyzes imports against a set of rules defined in a configuration file, helping to enforce specific architectural styles in complex codebases. The library also provides a browser-based user interface for exploring the architecture of any Python package. It is actively developed, with the current version being 2.11.","language":"python","status":"active","version":"2.11","tags":["linter","static analysis","architecture","code quality","python"],"last_verified":"Wed May 20","install":[{"cmd":"pip install import-linter","imports":["lint-imports","from importlinter.cli import lint_imports"]}],"homepage":null,"github":"https://github.com/seddonym/import-linter","docs":"https://import-linter.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/import-linter/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":2.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/import-linter/compatibility"}}