Third Party Dependencies

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

Licenses

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

Direct Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
PyYAML6.0MIT LicenseKirill SimonovYAML parser and emitter for Python
liitos2023.6.17MIT LicenseStefan Hagen [email protected]Splice (Finnish liitos) contributions.
navigaattori2023.6.18MIT LicenseStefan Hagen [email protected]Navigator (Finnish: navigaattori) guided by conventions.
pikepdf6.2.8.post1Mozilla Public License 2.0 (MPL 2.0)James R. BarlowRead and write PDFs with Python, powered by qpdf

Indirect Dependencies

NameVersionLicenseAuthorDescription (from packaging data)
click8.1.7BSD LicensePallets [email protected]Composable command line interface toolkit
deprecation2.1.0Apache Software LicenseBrian CurtinA library to handle automated deprecations
foran2023.6.19MIT LicenseStefan Hagen [email protected]In front or behind (Danish: foran eller bagved)? Answering the question if a local repository status is in front of or behind its remote.
gitdb4.0.11BSD LicenseSebastian ThielGit Object Database
lxml5.0.1BSD Licenselxml dev teamPowerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.
msgspec0.18.5BSD LicenseJim Crist-HarifA fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML.
packaging23.2Apache Software License; BSD LicenseDonald Stufft [email protected]Core utilities for Python packages
pillow10.2.0Historical Permission Notice and Disclaimer (HPND)"Jeffrey A. Clark (Alex)" [email protected]Python Imaging Library (Fork)
psutil5.9.7BSD LicenseGiampaolo RodolaCross-platform lib for process and system monitoring in Python.
py-cpuinfo9.0.0MIT LicenseMatthew Brennan JonesGet CPU info with pure Python
smmap5.0.1BSD LicenseSebastian ThielA pure Python implementation of a sliding window memory map manager
taksonomia2023.6.18MIT LicenseStefan Hagen [email protected]Taxonomy (Finnish: taksonomia) of a folder tree, guided by conventions.
treelib1.7.0Apache Software LicenseXiaming ChenA Python implementation of tree structure.

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

liitos==2023.6.17
├── foran [required: >=2022.12.7, installed: 2023.6.19]
│   ├── GitPython [required: >=3.1.31, installed: 3.1.41]
│   │   └── gitdb [required: >=4.0.1,<5, installed: 4.0.11]
│   │       └── smmap [required: >=3.0.1,<6, installed: 5.0.1]
│   └── typer [required: >=0.9.0, installed: 0.9.0]
│       ├── click [required: >=7.1.1,<9.0.0, installed: 8.1.7]
│       └── typing-extensions [required: >=3.7.4.3, installed: 4.9.0]
├── PyYAML [required: >=6.0, installed: 6.0]
├── shellingham [required: >=1.5.0.post1, installed: 1.5.4]
├── taksonomia [required: >=2023.1.24, installed: 2023.6.18]
│   ├── lxml [required: >=4.9.2, installed: 5.0.1]
│   ├── msgspec [required: >=0.16.0, installed: 0.18.5]
│   ├── psutil [required: >=5.9.5, installed: 5.9.7]
│   ├── py-cpuinfo [required: >=9.0.0, installed: 9.0.0]
│   └── PyYAML [required: >=6.0, installed: 6.0]
├── treelib [required: >=1.6.4, installed: 1.7.0]
│   └── six [required: Any, installed: 1.16.0]
└── typer [required: >=0.7.0, installed: 0.9.0]
    ├── click [required: >=7.1.1,<9.0.0, installed: 8.1.7]
    └── typing-extensions [required: >=3.7.4.3, installed: 4.9.0]
navigaattori==2023.6.18
├── foran [required: >=2022.12.7, installed: 2023.6.19]
│   ├── GitPython [required: >=3.1.31, installed: 3.1.41]
│   │   └── gitdb [required: >=4.0.1,<5, installed: 4.0.11]
│   │       └── smmap [required: >=3.0.1,<6, installed: 5.0.1]
│   └── typer [required: >=0.9.0, installed: 0.9.0]
│       ├── click [required: >=7.1.1,<9.0.0, installed: 8.1.7]
│       └── typing-extensions [required: >=3.7.4.3, installed: 4.9.0]
├── PyYAML [required: >=6.0, installed: 6.0]
├── taksonomia [required: >=2022.12.7, installed: 2023.6.18]
│   ├── lxml [required: >=4.9.2, installed: 5.0.1]
│   ├── msgspec [required: >=0.16.0, installed: 0.18.5]
│   ├── psutil [required: >=5.9.5, installed: 5.9.7]
│   ├── py-cpuinfo [required: >=9.0.0, installed: 9.0.0]
│   └── PyYAML [required: >=6.0, installed: 6.0]
├── treelib [required: >=1.6.1, installed: 1.7.0]
│   └── six [required: Any, installed: 1.16.0]
└── typer [required: >=0.7.0, installed: 0.9.0]
    ├── click [required: >=7.1.1,<9.0.0, installed: 8.1.7]
    └── typing-extensions [required: >=3.7.4.3, installed: 4.9.0]
pikepdf==6.2.8.post1
├── deprecation [required: Any, installed: 2.1.0]
│   └── packaging [required: Any, installed: 23.2]
├── lxml [required: >=4.8, installed: 5.0.1]
├── packaging [required: Any, installed: 23.2]
└── pillow [required: >=9.0, installed: 10.2.0]