A Python library to check if a version of a PyPI package is outdated. Current version: 0.2.2. Release cadence: infrequent, last updated in 2020.
pip install outdatedVerified import paths — ran on the pinned version, not inferred.
Check if a specific version of a package is outdated.
Handle exceptions gracefully, e.g., using try/except.
Use a valid PEP 440 version string.
Run 'pip install outdated'.
Ensure you have version 0.2.0 or later and use 'from outdated import check_outdated'.
No dependency data recorded yet.