0

/ 100

GradeA

A top-tier open source project. Docs, tests, and CI are all in excellent shape.

The lean application framework for Python. Build sophisticated user interfaces with a simple Python API. Run your apps in the terminal and a web browser.

Outstanding. A score of 95/100 puts this repo in a very small tier of truly well-engineered projects.

Documentation

97

Install and run instructions9pt90

README documents how to install the project.

Contributing guide5pt97

Contributing guide is detailed and thorough.

README12pt100

README is present.

License6pt100

Licensed under MIT.

Engineering

92

Reproducibility6pt70

Lockfile present (poetry.lock). Installs are reproducible.

CI/CD14pt85

CI is configured (.github/workflows/pythonpackage.yml).

Tests18pt100

Test files detected (docs/examples/guide/testing/test_rgb.py).

Linting and formatting5pt100

Linter or formatter configured ([tool.ruff] / [tool.black] in pyproject.toml).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

Dependency manifest found (pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • 19 / 137
    Commits (30d / 90d)
  • 1,240
    Forks
  • 223
    Releaseslatest 4y ago

Community

  • 87% - Good
    Community health
  • 1 bus factorlow
    author own >50% of commits
  • 36,451
    Watchers

Responsiveness

  • <1h
    Median issue response
  • <1h
    Median PR merge time
  • 297
    Open issues
Repository files32 root entries
  • .faq
  • .github
    Good: CI is configured (.github/workflows/pythonpackage.yml).
    Good: Issue or PR templates present.
  • docs
    Good: Test files detected (docs/examples/guide/testing/test_rgb.py).
  • examples
  • imgs
  • notes
  • questions
  • reference
  • src
  • tests
  • tools
  • .coveragerc
  • .deepsource.toml
  • .gitignore
    Good: .gitignore present.
  • .pre-commit-config.yaml
  • AI_POLICY.md
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • CONTRIBUTING.md
    Good: 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.md
  • faq.yml
  • LICENSE
    Good: Licensed under MIT.
  • Makefile
  • mkdocs-common.yml
  • mkdocs-nav.yml
  • mkdocs-offline.yml
  • mkdocs-online.yml
  • mypy.ini
  • poetry.lock
    Good: Lockfile present (poetry.lock). Installs are reproducible.
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • README.md
    Good: 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.
  • uv.lock
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/textualize/textual)](https://www.repo-grade.com/report/textualize/textual)

More graded Python repos