logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

importlab - A library to calculate python dependency graphs.

Description

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

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

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

   options:-h, --help
              show this help message and exit

       --tree Display import tree.

       --unresolved
              Display unresolved dependencies.

       -V PYTHON_VERSION, --python_version PYTHON_VERSION
              Python version of target code, e.g. "2.7"

       -P PYTHONPATH, --pythonpath PYTHONPATH
              Directories for reading dependencies - a list of paths separated by ":".

       --trim Trim the dependencies of builtin and system files.

       -v, --version
              Script version

Name

       importlab - A library to calculate python dependency graphs.

See Also

       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

              infoimportlab

       should give you access to the complete manual.

importlab 0.8.1                                    March 2024                                       IMPORTLAB(1)

See Also