code_graph / README.md
tlarsson's picture
Update README.md
e78a807 verified

A newer version of the Gradio SDK is available: 6.9.0

Upgrade
metadata
title: Function Call Visualizer (Python)
emoji: 🧠
colorFrom: indigo
colorTo: green
sdk: gradio
app_file: app.py
tags:
  - python
  - static-analysis
  - ast
  - code-visualization
  - dev-tools
  - dash
  - streamlit
  - call-graph
pinned: true
license: mit

Upload your Python files and see how your functions call each other—visually.
No execution needed. Great for refactoring, onboarding, auditing, and debugging.

Built by Tomas Larsson | my.moneytoolbox.com