{"library":"pip-check","title":"pip-check","description":"pip-check is a Python command-line utility that provides a quick overview of all installed packages and their update status. It functions by calling `pip list --outdated` and transforming the output into a more user-friendly table. It also supports `uv` or `pip` at any specified location. The project is actively maintained, with version 3.2.1 as of the last PyPI update.","language":"python","status":"active","last_verified":"Wed Apr 15","install":{"commands":["pip install pip-check"],"cli":{"name":"pip-check","version":"pip-check version 3.2.1"}},"imports":[],"auth":{"required":false,"env_vars":[]},"quickstart":{"code":"pip-check\n# To use a specific pip executable, e.g., uv pip:\npip-check --cmd \"uv pip\"","lang":"bash","description":"Run `pip-check` from your terminal to see a table of installed Python packages and their update status. Use the `--cmd` option to specify an alternative `pip` or `uv pip` executable.","tag":null,"tag_description":null,"last_tested":null,"results":[]},"compatibility":null}