Skip to content

Jmarks199/Code-MRC

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Code-MRC

A command-line interface (CLI) tool developed in Rust, designed to analyze Python codebases and extract all source code dependencies required to understand or execute a specific function, class, or script. The tool will recursively identify dependencies up to a user-defined depth and compile them into a single, well-structured output file.

About

A command-line interface (CLI) tool developed in Rust, designed to analyze Python codebases and extract all source code dependencies required to understand or execute a specific function, class, or script. The tool will recursively identify dependencies up to a user-defined depth and compile them into a single, well-structured output file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors