- Check whether the locally installed version of a Python package is the most recent version on PyPI
- Prompt to update to the latest version if required
You can install pypi-latest via pip from PyPI:
$ pip install pypi-latest
Please see the Usage Reference for details.
This package was created with cookietemple using Cookiecutter based on Hypermodern_Python_Cookiecutter.