IMPORTLAB(1) User Commands IMPORTLAB(1)

importlab - A library to calculate python dependency graphs.

usage: importlab [-h] [--tree] [--unresolved] [-V PYTHON_VERSION]

[-P PYTHONPATH] [--trim] [-v] [input ...]

Input files or directories. Directories will be recursively scanned for .py files

show this help message and exit
Display import tree.
Display unresolved dependencies.
Python version of target code, e.g. "2.7"
Directories for reading dependencies - a list of paths separated by ":".
Trim the dependencies of builtin and system files.
Script version

The full documentation for importlab is maintained as a Texinfo manual. If the info and importlab programs are properly installed at your site, the command

info importlab

should give you access to the complete manual.

November 2022 importlab 0.7