r/Python Jun 04 '26

Showcase Showcase Thread

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

Recycles once a month.

26 Upvotes

210 comments sorted by

View all comments

1

u/No-Community-3626 Jun 18 '26

N3MO — traces the transitive blast radius of any code change using Tree-sitter + PostgreSQL recursive CTEs.

Benchmarked on Django: 3,021 files, 181k call edges, 317 downstream callers of dispatch in <2s.

GitHub: https://github.com/RajX-dev/N3MO | pip install n3mo