FICHA · AUR
python-importchecker
Command line utility to find unused imports in Python modules
- Unused import checker
- CLI
- Launchable
- Runs in terminal
· official+codex · reviewed · Jun 3, 2026 description in en
Unused imports can be detected across Python modules from the command line. Developers use this utility during cleanup and code-quality reviews. Findings should be reviewed before removing imports because dynamic imports or side effects can be missed.
How to run
importchecker
Commands: importchecker
Permissions
Permissions not analysed for this source yet.