Polished and well engineered. Punching above its star count.
sportsdataverse python package
Documentation
99
Contributing guide5pt
92
Contributing guide is detailed and thorough.
README12pt
100
README is present.
Install and run instructions9pt
100
README documents how to install the project.
License6pt
100
Licensed under MIT.
Engineering
88
Reproducibility6pt
80
Lockfile present (uv.lock). Installs are reproducible.
Tests18pt
85
Test files detected (pytest.ini).
CI/CD14pt
85
CI is configured (.github/workflows/tests.yml).
Linting and formatting5pt
100
Linter or formatter configured (.flake8).
Issue and PR templates6pt
100
Issue or PR templates present.
Project health
100
Dependency manifest6pt
100
Dependency manifest found (pyproject.toml).
Repository metadata5pt
100
Repository has a description.
Activity5pt
100
Actively maintained (pushed within the last month).
Housekeeping3pt
100
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- —Commits (30d / 90d)
- 12Forks
- 18Releaseslatest 12d ago
Community
- —Community health
- —authors own >50% of commits
- 104Watchers
Responsiveness
- 2d 4hMedian issue response
- 1hMedian PR merge time
- 38Open issues
Repository files29 root entries
- .githubGood: CI is configured (.github/workflows/tests.yml).Good: Issue or PR templates present.
- .vscode
- archive
- docs
- examples
- recipe
- sportsdataverse
- tests
- tools
- .env.example
- .flake8Good: Linter or formatter configured (.flake8).
- .gitattributes
- .gitignoreGood: .gitignore present.
- .markdownlint-cli2.yaml
- .pre-commit-config.yaml
- .python-versionGood: Environment pinned via .python-version.
- .yamlfmt
- CHANGELOG.md
- CLAUDE.md
- CONTRIBUTING.mdGood: 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.Issue: Contributing guide lacks a PR workflow section (−8 pts).Fix: Explain how to fork, branch, and open a pull request so contributors know what to expect.Good: Contributing guide includes code examples.
- docs_instructions.md
- LICENSEGood: Licensed under MIT.
- MANIFEST.in
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- pytest.iniGood: Test files detected (pytest.ini).
- README.mdGood: README is present.Good: README is well structured with multiple sections.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.Good: README documents how to run the project.
- sdv-py-logo.png
- Sportsdataverse_gh.png
- uv.lockGood: Lockfile present (uv.lock). Installs are reproducible.