Ross ROSS = Recommend OSS · open-source software intelligence for agents

nfldb

A library to manage and update NFL data in a relational database. observed · 2026-08-28

github.com/BurntSushi/nfldb · Python · Unlicense (permissive) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: n/a
  • age_days: 4788
  • days_rel: n/a
  • days_push: 2045
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1082 stars · 255 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

A Python library (nflgame) providing an API to retrieve and read NFL Game Center JSON data, including real-time feeds useful for fantasy football, with a companion library (nfldb) for storing NFL data in a relational database. The project is explicitly unmaintained, with an actively maintained fork available.

Use cases

  • fetch nfl game stats in python
  • get real-time nfl play-by-play data for fantasy football
  • store nfl game data in a relational database
  • query player statistics for nfl games
  • analyze historical nfl game data

When to choose

  • you need quick access to NFL Game Center JSON data in Python and don't mind an unmaintained project
  • you want to build fantasy football tools from real-time NFL feeds
  • you need a simple way to persist NFL game data in a SQL database

When to avoid

  • you need actively maintained software - use the maintained fork instead
  • you need guaranteed API stability since NFL endpoints may change without fixes
  • you need support for sports other than the NFL

Facets

library · maturity abandoned

api-framework database etl data-science sports data-science analytics python cli nfl sports-data fantasy-football game-center-json unmaintained

3 sources

Member repositories

RepositoryRoleHealth v2
BurntSushi/nfldbmain23
BurntSushi/nflgamebackend32

For agents

markdown · JSON · MCP: product_card(name="BurntSushi/nfldb")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem