Skip to content
Snippets Groups Projects
  1. Dec 03, 2020
    • Frank Winklmeier's avatar
      PyUtils: add script to derive python package dependenies · 32594fe6
      Frank Winklmeier authored
      Add `apydep.py` script that can be used to extract python dependencies
      between packages and store them in a DOT graph. This is analogous to the
      graphviz output of cmake.
      
      In release building mode, run the script on the current source tree and
      install the resulting `packages.py.dot`
      32594fe6
  2. Dec 02, 2020
Loading