bndr / pipreqs

pipreqs - Generate pip requirements.txt file based on imports of any project. Looking for maintainers to move this project forward.
Apache License 2.0
6.38k stars 388 forks source link

add support for .pyw files #428

Closed mateuslatrova closed 10 months ago

mateuslatrova commented 10 months ago

Now, pipreqs will also scan imports in .pyw files by default.

alan-barzilay commented 10 months ago

nice! thanks, this contemplates a comment risen in issue #79 about pyw support