96
/ 100
Well engineered for its size. A portfolio piece worth showing off.
KeepGPU is a simple CLI app that keeps your GPUs running.
Top fixes
Highest-impact changes first, ranked by point weight
- 1README12pt
Expand with a description, install steps, usage, and examples.
- 2README12pt
Add more sections (Overview, Install, Usage, Contributing) using ## headings.
- 3Install and run instructions9pt
Add a section showing how to start or use the project.
- 4Install and run instructions9pt
Add a .env.example listing all required environment variables so contributors know what to set up.
Working through the fixes? Let every push regrade itself.
The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.
Scorecard
Every check, grouped by category and sorted worst-first
Documentation
78
README documents how to install the project.
README is present.
Licensed under MIT.
Contributing guide is detailed and thorough.
Engineering
96
Lockfile present (docs/requirements.txt). Installs are reproducible.
Test files detected (tests).
CI is configured (.github/workflows/pre-commit.yaml).
Linter or formatter configured (.editorconfig).
Issue or PR templates present.
Project health
100
Dependency manifest found (pyproject.toml).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 253 / 253Commits (30d / 90d)
- 5Forks
- 11Releaseslatest 5mo ago
Community
- 57% - FairCommunity health
- -authors own >50% of commits
- 38Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 0Open issues
Repository files17 root entries
- .githubGood: CI is configured (.github/workflows/pre-commit.yaml).Good: Issue or PR templates present.
- docsGood: Contributing guide is detailed and thorough.Good: Contributing guide includes setup/install instructions.Good: Contributing guide describes code style expectations.Good: Contributing guide explains how to run tests.Good: Contributing guide describes the PR/review workflow.Good: Contributing guide includes code examples.Good: Lockfile present (docs/requirements.txt). Installs are reproducible.
- skills
- src
- testsGood: Test files detected (tests).
- web
- .editorconfigGood: Linter or formatter configured (.editorconfig).
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- .readthedocs.yaml
- AGENTS.md
- CODE_OF_CONDUCT.rstGood: Code of conduct present.
- LICENSEGood: Licensed under MIT.
- MANIFEST.in
- mkdocs.yml
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- README.mdGood: README is present.Issue: README is fairly short (−10 pts). At 400+ chars you get partial credit; 1,500+ earns the full +20 pts.Fix: Expand with a description, install steps, usage, and examples.Issue: README has some structure (−7 pts). 2-3 headings earns partial credit; 4+ earns the full +15 pts.Fix: Add more sections (Overview, Install, Usage, Contributing) using ## headings.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Good: README documents how to install the project.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/wangmerlyn/keepgpu)