{"library":"import-deps","type":"library","category":null,"description":"import-deps is a Python library and CLI tool designed to find and analyze import dependencies within Python modules and packages. It helps identify issues like circular dependencies, re-imports, and inner imports. It is built upon Python's standard `ast` module, ensuring that analyzed modules are not executed. The library is actively maintained, with version 0.5.1 released in January 2026, indicating a regular release cadence.","language":"python","status":"active","version":"0.5.1","tags":["dependency-analysis","cli-tool","static-analysis","module-imports"],"last_verified":"Thu May 21","install":[{"cmd":"pip install import-deps","imports":["from import_deps import ModuleSet","from import_deps.analyzer import ast_imports"]}],"homepage":null,"github":"https://github.com/schettino72/import-deps","docs":null,"changelog":null,"pypi":"https://pypi.org/project/import-deps/","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.5,"avg_import_s":0.03,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/import-deps/compatibility"}}