[PR #3004] [CLOSED] Add ReleaseRun — free requirements.txt and pyproject.toml health checker #6711

Closed
opened 2026-04-17 07:38:03 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/3004
Author: @Matheus-RR
Created: 3/28/2026
Status: Closed

Base: masterHead: add-releaserun


📝 Commits (1)

  • 102279c Add ReleaseRun Python dependency health checker

📊 Changes

1 file changed (+844 additions, -948 deletions)

View changed files

📝 README.md (+844 -948)

📄 Description

ReleaseRun (https://releaserun.com) provides free browser-based tools for Python dependency health:

  • requirements.txt Health Checker — scans for CVEs, EOL packages, and outdated major versions
  • pyproject.toml Health Checker — same for PEP 517/518 projects
  • Python EOL Calendar — tracks Python minor version support windows
  • Python Upgrade Planner — maps upgrade path and compatibility breaks

No signup or installation required. Paste your dependency file, get results instantly.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/3004 **Author:** [@Matheus-RR](https://github.com/Matheus-RR) **Created:** 3/28/2026 **Status:** ❌ Closed **Base:** `master` ← **Head:** `add-releaserun` --- ### 📝 Commits (1) - [`102279c`](https://github.com/vinta/awesome-python/commit/102279cf82570f9738f075d33932104352fc02b4) Add ReleaseRun Python dependency health checker ### 📊 Changes **1 file changed** (+844 additions, -948 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+844 -948) </details> ### 📄 Description **ReleaseRun** (https://releaserun.com) provides free browser-based tools for Python dependency health: - **requirements.txt Health Checker** — scans for CVEs, EOL packages, and outdated major versions - **pyproject.toml Health Checker** — same for PEP 517/518 projects - **Python EOL Calendar** — tracks Python minor version support windows - **Python Upgrade Planner** — maps upgrade path and compatibility breaks No signup or installation required. Paste your dependency file, get results instantly. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-17 07:38:03 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#6711