Third Party Dependencies

The SBOM in CycloneDX v1.4 JSON format with SHA256 checksum (ce7c870f ...).

Licenses

JSON files with complete license info of: direct dependencies | all dependencies

Direct Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
cryptography41.0.2Apache Software License; BSD LicenseThe Python Cryptographic Authority and individual contributors [email protected]cryptography is a package which provides cryptographic recipes and primitives to Python developers.

Indirect Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
cffi1.15.1MIT LicenseArmin Rigo, Maciej FijalkowskiForeign Function Interface for Python calling C code.
pycparser2.21BSD LicenseEli BenderskyC parser in Python

Dependency Tree(s)

JSON file with the complete package dependency tree info of: the full dependency tree

Rendered SVG

Base graphviz file in dot format: Trees of the direct dependencies

Trees of the direct dependencies

Console Representation

cryptography==41.0.2
└── cffi [required: >=1.12, installed: 1.15.1]
    └── pycparser [required: Any, installed: 2.21]