macaron
macaron copied to clipboard
Add dependency analyzer for Python
Issue #428 enables use of deps.dev for finding repositories of non-Java analysis targets. For this to work, some means of finding dependencies for these other languages is needed. As Macaron already supports analysis of Python projects, implementing a dependency analyzer for it is the next logical step.