summaryrefslogtreecommitdiff
path: root/devel/py-pip-check/pkg-descr
blob: 48d2756d0c0fc1d416733489fa4415091433aa40 (plain) (blame)
1
2
3
pip-check gives you a quick overview of all installed packages and their update
status. Under the hood it calls pip list --outdated --format=columns and
transforms it into a more user friendly table.