Third Party Dependencies
The SBOM in CycloneDX v1.4 JSON format with SHA256 checksum (20473d47 ...).
Licenses
JSON files with complete license info of: direct dependencies | all dependencies
Direct Dependencies
| Name | Version | License | Author | Description (from packaging data) | 
|---|---|---|---|---|
| Faker | 22.0.0 | MIT License | joke2k | Faker is a Python package that generates fake data for you. | 
Indirect Dependencies
| Name | Version | License | Author | Description (from packaging data) | 
|---|---|---|---|---|
| python-dateutil | 2.8.2 | Apache Software License; BSD License | Gustavo Niemeyer | Extensions to the standard Python datetime module | 
| six | 1.16.0 | MIT License | Benjamin Peterson | Python 2 and 3 compatibility utilities | 
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
Faker==22.0.0
└── python-dateutil [required: >=2.4, installed: 2.8.2]
    └── six [required: >=1.5, installed: 1.16.0]