flatpak-builder-tools
flatpak-builder-tools copied to clipboard
[pip] pipreqs support
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.