mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-14 15:21:42 +08:00
Add Jctx tool for AI-ready Python code conversion
This commit is contained in:
parent
e9be000b56
commit
14a61f4306
@ -571,6 +571,7 @@ _Tools of static analysis, linters and code quality checkers. Also see [awesome-
|
||||
|
||||
- Code Analysis
|
||||
- [code2flow](https://github.com/scottrogowski/code2flow) - Turn your Python and JavaScript code into DOT flowcharts.
|
||||
- [Jctx](https://github.com/Shashwat-Gupta57/Jctx) - Instantly converts Python projects into an AI-ready codebase context file with token metrics and dependency graphs.
|
||||
- [prospector](https://github.com/prospector-dev/prospector) - A tool to analyze Python code.
|
||||
- [vulture](https://github.com/jendrikseipp/vulture) - A tool for finding and analyzing dead Python code.
|
||||
- Code Linters
|
||||
|
||||
Loading…
Reference in New Issue
Block a user