chriskiehl/gooey · Architecture
A static read of how chriskiehl/gooey is wired together — module coupling, layering, and circular dependencies — derived from its import graph.
B
Architecture grade
score 84/100
3
Import cycles
lower is better
158
Modules parsed
340 edges
97%
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.
- gooey/__init__.py34 importers · radius 38
- gooey/gui/__init__.py29 importers · radius 70
- gooey/python_bindings/__init__.py26 importers · radius 65
- gooey/tests/__init__.py25 importers · radius 25
- gooey/util/functional.py22 importers · radius 70
- gooey/python_bindings/types.py20 importers · radius 74
- gooey/gui/lang/i18n.py19 importers · radius 28
- gooey/gui/pubsub.py10 importers · radius 32
Modules (14)
Source directories grouped from the import graph. Each links to a per-module page with its files and how it couples to the rest.
- gooey/python_bindings12 files · 66 in-degree · in cycle
- gooey/gui16 files · 65 in-degree
- gooey/gui/components/widgets17 files · 30 in-degree · in cycle
- gooey/tests33 files · 27 in-degree
- gooey/gui/components11 files · 27 in-degree
- gooey/gui/util8 files · 23 in-degree
- gooey/gui/lang2 files · 20 in-degree
- gooey/gui/components/widgets/core3 files · 5 in-degree
- gooey/tests/integration6 files · 4 in-degree
- gooey/gui/components/widgets/dialogs3 files · 4 in-degree
- gooey/gui/components/options3 files · 3 in-degree
- gooey/gui/application2 files · 3 in-degree
- gooey/tests/dynamics/files3 files · 1 in-degree
- gooey/tests/integration/programs4 files · 0 in-degree
Circular dependencies (3)
- gooey/__init__.py to gooey/python_bindings/gooey_decorator.py to gooey/python_bindings/parameters.py to gooey/__init__.py
- gooey/gui/components/widgets/__init__.py to gooey/gui/components/widgets/radio_group.py to gooey/gui/components/widgets/__init__.py
- gooey/gui/components/widgets/__init__.py to gooey/gui/components/widgets/choosers.py to gooey/gui/components/widgets/__init__.py
Ask AI about chriskiehl/gooey
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.