Technologicat / pyan

Static call graph generator. The official Python 3 version. Development repo.
GNU General Public License v2.0
323 stars 56 forks source link

I want to add the support of providing project directory and grab all the py files there. #66

Open avijit1258 opened 3 years ago

avijit1258 commented 3 years ago

If it is desired feature, I can create a pull request with that.

Technologicat commented 3 years ago

Sure, go ahead.

But keep in mind we want to support relative imports :)