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
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.

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.

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.