RepoPilot

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
342 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 71
  • gooey/python_bindings/__init__.py27 importers · radius 66
  • gooey/tests/__init__.py25 importers · radius 25
  • gooey/util/functional.py22 importers · radius 71
  • gooey/python_bindings/types.py20 importers · radius 75
  • gooey/gui/lang/i18n.py19 importers · radius 28
  • gooey/gui/pubsub.py10 importers · radius 33

Circular dependencies (3)

  • gooey/__init__.py → gooey/python_bindings/gooey_decorator.py → gooey/python_bindings/parameters.py → gooey/__init__.py
  • gooey/gui/components/widgets/__init__.py → gooey/gui/components/widgets/radio_group.py → gooey/gui/components/widgets/__init__.py
  • gooey/gui/components/widgets/__init__.py → gooey/gui/components/widgets/choosers.py → 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.

Or write your own question →

Informational only. RepoPilot summarises public signals at the time of analysis; they can be incomplete or stale. Not professional, security, or legal advice.