Below you will find pages that utilize the taxonomy term “sfroning88”
March 18, 2026
Python Nurse
Version updated for https://github.com/sfroning88/python-nurse to version v1.0.3.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Python Nurse is a GitHub Action designed for static analysis of Python monorepo applications, evaluating code quality, style, type safety, security, maintainability, and dead code. It automates the execution of seven key tools (e.g., Ruff, mypy, Bandit) on changed files in pull requests and generates a 0–100 health score with actionable diagnostics posted as PR comments.
March 6, 2026
Python Nurse
Version updated for https://github.com/sfroning88/python-nurse to version v1.0.2.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Python Nurse is a GitHub Action designed to perform static analysis on Python monorepo applications, focusing on linting, type checking, security scanning, dead code detection, code complexity, and more. It automates the evaluation of changed files in pull requests, providing a 0–100 health score with detailed diagnostics as a PR comment.
February 26, 2026
Python Doctor for Monorepos
Version updated for https://github.com/sfroning88/python-doctor to version v1.0.0.
This action is used across all versions by ? repositories. Action Type This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary Python Doctor for Monorepos is a GitHub Action designed to provide static analysis for Python monorepo applications by running lightweight tools on changed files within pull requests. It automates linting, type checking, security scanning, dead code detection, complexity analysis, and SQL and Markdown linting, generating a 0–100 health score with actionable diagnostics posted as comments on PRs.