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

textstat/textstat

:memo: python package to calculate readability statistics of a text object - paragraphs, sentences, articles. observed · 2026-08-28

github.com/textstat/textstat · homepage · Python · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

71/100

  • Activity 68
  • Release rhythm 59
  • 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: 67
  • age_days: 4459
  • days_rel: 196
  • days_push: 196
  • n_releases_24m: 8

Full methodology

Adoption not part of the score

1378 stars · 185 forks observed · 2026-08-28

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

Textstat is a Python library that calculates statistical features from text, including readability scores like Flesch Reading Ease, Flesch-Kincaid Grade, SMOG, and Gunning Fog. It supports multiple languages and can also be used as a standalone command-line tool.

Use cases

  • score the readability of an article
  • compute flesch-kincaid grade level of text
  • check reading complexity of paragraphs
  • count difficult words in a document
  • measure smog index of content
  • assess text grade level for education materials

When to choose

  • you need readability or complexity metrics for English or other supported languages in Python
  • you want a simple, well-maintained library with many readability formulas
  • you need both a library API and a CLI for text statistics

When to avoid

  • you need full NLP analysis like parsing, sentiment, or entity extraction
  • you need readability formulas for languages not supported by the library
  • you need deep linguistic analysis rather than surface statistics

Facets

library · maturity stable

nlp developer-tools text-editors education python cli cross-platform readability flesch-kincaid smog text-metrics grade-level natural-language-processing

4 sources

Member repositories

RepositoryRoleHealth v2
textstat/textstatmain71

For agents

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

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