Skip to content

Add ReleaseRun Python Package Health checker to Package Management#2964

Open
Matheus-RR wants to merge 3 commits intovinta:masterfrom
Matheus-RR:add-releaserun-requirements-health
Open

Add ReleaseRun Python Package Health checker to Package Management#2964
Matheus-RR wants to merge 3 commits intovinta:masterfrom
Matheus-RR:add-releaserun-requirements-health

Conversation

@Matheus-RR
Copy link

What does this add?

Adds ReleaseRun Python Package Health — a free web-based tool for auditing Python dependency files.

Paste your requirements.txt or pyproject.toml and instantly see:

  • Outdated packages (current vs latest version from PyPI)
  • Yanked releases (packages pulled by the publisher)
  • Abandoned packages (no releases in 2+ years)
  • Deprecated packages (including author deprecation messages)
  • Health score per package

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 --outdated or checking PyPI manually.

Link: https://releaserun.com/tools/requirements-txt-health/

Checklist

  • I have read the Contribution Guidelines
  • The entry has an appropriate description
  • The entry is in the correct section
  • The link is working and the site is live

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant