FreeBSD.software
Home/devel/py311-deptry

py311-deptry

0.24.0_1devel

CLI utility to check for unused, missing and transitive dependencies

deptry is a command line tool to check for issues with dependencies in a Python project, such as unused or missing dependencies. It supports the following types of projects: - Projects that use Poetry and a corresponding pyproject.toml file - Projects that use PDM and a corresponding pyproject.toml file - Projects that use a requirements.txt file according to the pip standards Dependency issues are detected by scanning for imported modules within all Python files in a directory and its subdirectories, and comparing those to the dependencies listed in the project's requirements.

$pkg install py311-deptry
deptry.com
Origin
devel/py-deptry
Size
4.33MiB
License
MIT
Maintainer
sunpoet@FreeBSD.org
Dependencies
4 packages
Required by
0 packages

Dependencies (4)