This is my first time using this library. Thank you for creating and maintaining. 🙏
Is there a way I recursively generate a graph for all python files within a folder and its' sub-directories?
(I imagine this is possible if I use the pacakge's low-level apis. I'm hoping there's a more straightforward method or flag I can use.)
Hi,
This is my first time using this library. Thank you for creating and maintaining. 🙏 Is there a way I recursively generate a graph for all python files within a folder and its' sub-directories?
(I imagine this is possible if I use the pacakge's low-level apis. I'm hoping there's a more straightforward method or flag I can use.)