code-lingo
haarish-v/code-lingo
Python
🔍 Code Lingo A sleek command-line tool that generates human-readable summaries of your Python code's structure — including imports, functions, classes, and public methods — using Python’s built-in AST parser. Perfect for quickly understanding unfamiliar codebases or reviewing your own.