Skip to content

Add ReleaseRun Python Package Health checker to Package Management#2964

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

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
Copy Markdown

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

@JinyangWang27
Copy link
Copy Markdown
Collaborator

@Matheus-RR Thanks for the submission. The requirements.txt health checker is a broader commercial platform that covers Kubernetes, Docker, Go, Rust, and many other ecosystems — it isn't a Python-specific resource. awesome-python focuses on installable Python libraries and open-source tools; a proprietary web UI with no source code available doesn't fit that scope. Closing as out of scope.

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.

2 participants