flatpak-builder-tools icon indicating copy to clipboard operation
flatpak-builder-tools copied to clipboard

[pip] pipreqs support

Open lypwig opened this issue 5 years ago • 0 comments

pipreqs generates pip requirements.txt file based on imports of any project.

I can be really handy to integrate it in this project in order to produce flatpak manifest by giving a Python project folder instead of a Python module, for instance with a --folder=FOLDER_PATH option.

lypwig avatar May 07 '20 05:05 lypwig