-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
(First, nice work! This is fantastic! when it worked on one of my files, it was exactly what I was looking for! Thank you. )
Passing in a single .py entrypoint isn't giving me much, and passing in my internal module doesn't work (because my init.py is empty)
Any chance I could do something like: pyimps my_folder/**/*.py
Or I could use standard shell globbing perhaps to give it a whole list of files to process?
The trick of course would be that it would process each, keep track of which ones overlapped, and then merge the trees together so that it gave me a complete picture of all my imports for a given folder.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request