mirror of
https://github.com/vinta/awesome-python.git
synced 2026-06-10 05:52:55 -05:00
[PR #2964] [CLOSED] Add ReleaseRun Python Package Health checker to Package Management #6672
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/vinta/awesome-python/pull/2964
Author: @Matheus-RR
Created: 3/16/2026
Status: ❌ Closed
Base:
master← Head:add-releaserun-requirements-health📝 Commits (3)
9c0ee74Add ReleaseRun Python Package Health to Package Management section9dd6ae1Add ReleaseRun Python Package Health checker to Package Management8f4de29Add ReleaseRun Python Package Health to Package Management📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
What does this add?
Adds ReleaseRun Python Package Health — a free web-based tool for auditing Python dependency files.
Paste your
requirements.txtorpyproject.tomland instantly see:Why it fits the list
Fits in the Libraries for package and dependency management section as a free, no-signup utility that helps Python developers audit their dependencies without running
pip list --outdatedor checking PyPI manually.Link: https://releaserun.com/tools/requirements-txt-health/
Checklist
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.