textualize/rich · Architecture
A static read of how textualize/rich is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
C
Architecture grade
score 66/100
8
Import cycles
lower is better
213
Modules parsed
728 edges
91%
Layeredness
clean-layer ratio
Most-depended-on modules
These are the highest-fan-in files — change them and the blast radius is largest. Read them first.
- rich/console.py119 importers · radius 157
- rich/text.py57 importers · radius 157
- rich/style.py48 importers · radius 157
- rich/__init__.py44 importers · radius 157
- rich/cells.py33 importers · radius 182
- rich/segment.py31 importers · radius 157
- rich/table.py29 importers · radius 157
- rich/panel.py29 importers · radius 157
Modules (6)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- rich77 files · 718 in-degree · in cycle
- tests59 files · 6 in-degree
- rich/_unicode_data23 files · 3 in-degree · in cycle
- benchmarks3 files · 1 in-degree
- examples36 files · 0 in-degree
- tools2 files · 0 in-degree
Circular dependencies (8)
- rich/__init__.py to rich/_extension.py to rich/pretty.py to rich/repr.py to rich/console.py to rich/__init__.py
- rich/cells.py to rich/_unicode_data/__init__.py to rich/cells.py
- rich/console.py to rich/_log_render.py to rich/text.py to rich/_wrap.py to rich/console.py
- rich/console.py to rich/_log_render.py to rich/text.py to rich/align.py to rich/constrain.py to rich/jupyter.py to rich/console.py
- rich/__init__.py to rich/_extension.py to rich/pretty.py to rich/repr.py to rich/console.py to rich/_log_render.py to rich/text.py to rich/align.py to rich/constrain.py to rich/jupyter.py to rich/__init__.py
- rich/repr.py to rich/console.py to rich/_log_render.py to rich/text.py to rich/align.py to rich/constrain.py to rich/jupyter.py to rich/segment.py to rich/repr.py
Ask AI about textualize/rich
Grounded in the actual source code. Pick a starter question or write your own.
What does this repo do, in one paragraph?How would I get started using it?What are the main alternatives?Show me the entry point.
Or write your own questionInformational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.