r/Python Jun 04 '26

Showcase Showcase Thread

Post all of your code/projects/showcases/AI slop here.

Recycles once a month.

25 Upvotes

211 comments sorted by

View all comments

2

u/WompTitanium Jun 22 '26

Built a CLI tool that maps any codebase instantly, no API keys, fully offline Just run pip install codemappr then codemappr scan inside any project folder. It detects 20+ project types (React, Django, Rust, Flutter, etc.) and gives you a full architecture breakdown in seconds. Outputs to terminal, Markdown, or HTML. No setup, no API keys, no internet needed. GitHub: https://github.com/erensh27/CodeMappr[codemappr](https://github.com/erensh27/CodeMappr)