pip-check
pip-check gives you a quick overview of all installed packages and their update status.
How to download and setup pip-check
Open terminal and run command
git clone https://github.com/bartTC/pip-check.git
git clone is used to create a copy or clone of pip-check repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with pip-check https://github.com/bartTC/pip-check/archive/master.zip
Or simply clone pip-check with SSH
[email protected]:bartTC/pip-check.git