A minimal application for analyzing code files.
Feature | Description |
---|---|
Repo Access | Reads selected files from GitHub |
Language Support | Python, Javascript, Java, C# |
Structure View | Extracts Functions,Classes etc from code |
Simple UI | Lightweight frontend interface |
Tool | Role |
---|---|
Python | Core language |
Streamlit | Interface |
GitHub API | Data source |
dotenv | Config management |