Skip to main content

python.package

Description

Python package information

Init

python.package(path string)

Fields

IDTYPEDESCRIPTION
idstringID is the python.package unique identifier
namestringName of the package
filefileFile containing the package metadata
versionstringVersion of the package
licensestringLicense of the package
authorstringAuthor of the package
authorEmailstringAuthor email of the package
summarystringShort package description
purlstringPackage URL
cpes[]core.cpeCommon Platform Enumeration (CPE) for the package
dependencies[]python.packageList of packages depended on