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
Name | Version | License | Author | Description (from packaging data) |
---|---|---|---|---|
PyYAML | 6.0 | MIT License | Kirill Simonov | YAML parser and emitter for Python |
liitos | 2023.6.17 | MIT License | Stefan Hagen [email protected] | Splice (Finnish liitos) contributions. |
navigaattori | 2023.6.18 | MIT License | Stefan Hagen [email protected] | Navigator (Finnish: navigaattori) guided by conventions. |
pikepdf | 6.2.8.post1 | Mozilla Public License 2.0 (MPL 2.0) | James R. Barlow | Read and write PDFs with Python, powered by qpdf |
Indirect Dependencies
Name | Version | License | Author | Description (from packaging data) |
---|---|---|---|---|
click | 8.1.7 | BSD License | Pallets [email protected] | Composable command line interface toolkit |
deprecation | 2.1.0 | Apache Software License | Brian Curtin | A library to handle automated deprecations |
foran | 2023.6.19 | MIT License | Stefan 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. |
gitdb | 4.0.11 | BSD License | Sebastian Thiel | Git Object Database |
lxml | 5.0.1 | BSD License | lxml dev team | Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API. |
msgspec | 0.18.5 | BSD License | Jim Crist-Harif | A fast serialization and validation library, with builtin support for JSON, MessagePack, YAML, and TOML. |
packaging | 23.2 | Apache Software License; BSD License | Donald Stufft [email protected] | Core utilities for Python packages |
pillow | 10.2.0 | Historical Permission Notice and Disclaimer (HPND) | "Jeffrey A. Clark (Alex)" [email protected] | Python Imaging Library (Fork) |
psutil | 5.9.7 | BSD License | Giampaolo Rodola | Cross-platform lib for process and system monitoring in Python. |
py-cpuinfo | 9.0.0 | MIT License | Matthew Brennan Jones | Get CPU info with pure Python |
smmap | 5.0.1 | BSD License | Sebastian Thiel | A pure Python implementation of a sliding window memory map manager |
taksonomia | 2023.6.18 | MIT License | Stefan Hagen [email protected] | Taxonomy (Finnish: taksonomia) of a folder tree, guided by conventions. |
treelib | 1.7.0 | Apache Software License | Xiaming Chen | A 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
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]