python
Description
Python package details found on the operating system image
Init
python(path string)
Fields
| ID | TYPE | DESCRIPTION |
|---|---|---|
| path | string | Path to a specific site-packages location to exclusively scan (empty means scan default locations) |
| packages | []python.package | List of all discovered packages |
| toplevel | []python.package | List of all packages that were specifically installed (i.e., not auto-installed as a dependency) |