Pip requirements.txt generator based on imports in project
This library generates a 'requirements.txt' file for any Python project based on import statements of the project. It does not need the packages to be installed in the environment for creating the requirements file. It traverses through the files in the projects, finds the import statements and generates the output file.
Release | Stable | Testing |
---|---|---|
Fedora 35 | 0.4.10-4.fc35 | - |
Fedora 34 | 0.4.10-2.fc34 | - |
You can contact the maintainers of this package via email at
python-pipreqs dash maintainers at fedoraproject dot org
.