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

NameVersionLicenseAuthorDescription (from packaging data)
Faker22.0.0MIT Licensejoke2kFaker is a Python package that generates fake data for you.

Indirect Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
python-dateutil2.8.2Apache Software License; BSD LicenseGustavo NiemeyerExtensions to the standard Python datetime module
six1.16.0MIT LicenseBenjamin PetersonPython 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

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]