readme-radar

readme-radar is a Python command-line tool that scans GitHub repositories for missing or incomplete README documentation. It evaluates common README sections, generates a documentation score, and can export results for further review.

What it Does

readme-radar checks repositories for common README components and flags documentation that may need improvement. It supports repository pagination, activity metadata, scoring, and JSON export for further analysis.

Technical Details

Python · GitHub API · CLI · JSON

Built in Python with GitHub API integration for repository discovery and analysis. Results can be reviewed directly in the command line or exported as structured JSON.