A tool to keep track of your Python package updates.

619 stars 35 forks 619 watchers Python BSD 3-Clause "New" or "Revised" License
2 Open Issues Need Help Last updated: Sep 13, 2025

Open Issues Need Help

View All on GitHub
Add progress bar about 2 months ago
enhancement help wanted poll

A tool to keep track of your Python package updates.

Python

AI Summary: Implement an `--ignore` flag for the `pip-review` tool. This flag should accept a comma-separated list of package names. Packages specified with this flag should be excluded from the update process, regardless of whether they are outdated.

Complexity: 3/5
enhancement help wanted beginner-friendly

A tool to keep track of your Python package updates.

Python