cyclonedx_py.parser.environment
Parser classes for reading installed packages in your current Python environment.
These parsers look at installed packages only - not what you have defined in any dependency tool - see the other Parsers if you want to derive CycloneDX from declared dependencies.
The Environment Parsers support population of the following data about Components:
Module Contents
Classes
This will look at the current Python environment and list out all installed packages. |