List any package's direct dependencies and their versions.
Project description
Example
The simplest way to display dependencies is to use the command line tool:
depinfo "your-package-name"
To print the dependencies of this package use (also try the --markdown option):
depinfo "depinfo"
Package Information
-------------------
depinfo 2.2.0
Dependency Information
----------------------
black 22.3.0
importlib-metadata missing
isort 5.10.1
rich 12.4.4
tox 3.25.0
Build Tools Information
-----------------------
pbr 5.9.0
pip 22.1.2
setuptools 62.3.2
wheel 0.37.1
Platform Information
--------------------
Linux 5.17.5-76051705-generic-x86_64
CPython 3.10.2
Alternatively you can use this package directly from Python
from depinfo.application import DisplayApplication
DisplayApplication.run("depinfo")
Copyright
Copyright © 2018-2022, Moritz E. Beber.
Free software distributed under the Apache Software License 2.0.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
depinfo-2.2.0.tar.gz
(14.3 kB
view details)
Built Distribution
depinfo-2.2.0-py3-none-any.whl
(24.0 kB
view details)
File details
Details for the file depinfo-2.2.0.tar.gz
.
File metadata
- Download URL: depinfo-2.2.0.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0971be11519a823b126c875e17ad3ad8adaa6a86737395b9dbcef3ca0e77b0c |
|
MD5 | dd87cc86737ca4595ff98f8a79aa6ea0 |
|
BLAKE2b-256 | dff167444327ca23ca2eb511f4ab051cdf3f8ef2ad13cd75082701bd7c28aeeb |
File details
Details for the file depinfo-2.2.0-py3-none-any.whl
.
File metadata
- Download URL: depinfo-2.2.0-py3-none-any.whl
- Upload date:
- Size: 24.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3d9ba933e7a9d718b9915f75c844a38c5603cd3cdba1816ab95e0b148b100d8f |
|
MD5 | a351f8711861c7419aab61586f6300db |
|
BLAKE2b-256 | 1f105fe7a7778cc8a701373662f99393f443541353018d3cf2bf6c8f91b032d6 |