0
/ 100
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
README documents how to install the project.
Contributing guide is detailed and thorough.
README is present.
Licensed under MIT.
Engineering
92
Lockfile present (poetry.lock). Installs are reproducible.
CI is configured (.github/workflows/pythonpackage.yml).
Test files detected (docs/examples/guide/testing/test_rgb.py).
Linter or formatter configured ([tool.ruff] / [tool.black] in pyproject.toml).
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
- 19 / 137Commits (30d / 90d)
- 1,240Forks
- 223Releaseslatest 4y ago
Community
- 87% - GoodCommunity health
- 1 bus factorlowauthor own >50% of commits
- 36,451Watchers
Responsiveness
- <1hMedian issue response
- <1hMedian PR merge time
- 297Open issues
Repository files32 root entries
- .faq
- .githubGood: CI is configured (.github/workflows/pythonpackage.yml).Good: Issue or PR templates present.
- docsGood: Test files detected (docs/examples/guide/testing/test_rgb.py).
- examples
- imgs
- notes
- questions
- reference
- src
- tests
- tools
- .coveragerc
- .deepsource.toml
- .gitignoreGood: .gitignore present.
- .pre-commit-config.yaml
- AI_POLICY.md
- CHANGELOG.md
- CODE_OF_CONDUCT.mdGood: Code of conduct present.
- 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.md
- faq.yml
- LICENSEGood: Licensed under MIT.
- Makefile
- mkdocs-common.yml
- mkdocs-nav.yml
- mkdocs-offline.yml
- mkdocs-online.yml
- mypy.ini
- poetry.lockGood: Lockfile present (poetry.lock). Installs are reproducible.
- pyproject.tomlGood: Dependency manifest found (pyproject.toml).
- 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.
- uv.lock
Add this badge to your README
It updates automatically each time the repo is re-graded.
[](https://www.repo-grade.com/report/textualize/textual)