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
Name | Version | License | Author | Description (from packaging data) |
---|---|---|---|---|
cryptography | 41.0.2 | Apache Software License; BSD License | The Python Cryptographic Authority and individual contributors [email protected] | cryptography is a package which provides cryptographic recipes and primitives to Python developers. |
Indirect Dependencies
Name | Version | License | Author | Description (from packaging data) |
---|---|---|---|---|
cffi | 1.15.1 | MIT License | Armin Rigo, Maciej Fijalkowski | Foreign Function Interface for Python calling C code. |
pycparser | 2.21 | BSD License | Eli Bendersky | C 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
Console Representation
cryptography==41.0.2
└── cffi [required: >=1.12, installed: 1.15.1]
└── pycparser [required: Any, installed: 2.21]