Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

See dependencies on a directory not just a module #181

Open
Benmiller313 opened this issue Nov 6, 2018 · 1 comment
Open

See dependencies on a directory not just a module #181

Benmiller313 opened this issue Nov 6, 2018 · 1 comment
Labels
viz visualization enhancement, graphviz

Comments

@Benmiller313
Copy link

I would find it useful to be able to see the dependencies between modules in one directory and modules in another directory. The most obvious use case would be seeing how tightly coupled a directory is to a projects common directory. The --depends functionality seems to almost provide this, but I think it would be useful if it could accept a directory, or possibly a regex, to see dependencies to a set of modules. I'm happy to work on this but thought I would put it out there incase I'm missing some other way to do it.

@joebowbeer
Copy link
Contributor

I created a filter that I use for this purpose: https://github.com/joebowbeer/repdeps

@PabloLION PabloLION added the viz visualization enhancement, graphviz label Jan 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
viz visualization enhancement, graphviz
Projects
None yet
Development

No branches or pull requests

3 participants