--- 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](https://www.linkedin.com/in/tomaslarsson/) | [my.moneytoolbox.com](https://mymoneytoolbox.com)