Code Explorer

Explore a Python codebase as interactive graphs — dependency graph, global call graph, and ER/model diagram — with a built-in source viewer.

Download for Apple Silicon Download for Intel
Universal coverage — Apple Silicon (arm64) & Intel (x86_64) · macOS 11 or later

Install

  1. Open the downloaded .dmg.
  2. Drag Code Explorer into Applications.
  3. Launch it from Applications.

First launch — "unidentified developer"

Code Explorer is not notarized (personal distribution). macOS Gatekeeper will block the first launch. To open it anyway:

Option A — System Settings → Privacy & Security → scroll to the blocked app → Open Anyway.

Option B — Terminal:
xattr -dr com.apple.quarantine "/Applications/Code Explorer.app"

Auto-update

Apple Silicon builds check for updates on launch and install signed releases automatically (feed: /latest.json). Intel builds update by downloading a new version from this page.