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

Idea: Using pipreqs for checking open source license compatibility #258

Closed devashish-gaikwad closed 3 years ago

devashish-gaikwad commented 3 years ago

Pretty much what the title says

We can use the requirements file created by pipreqs or mechanism in pipreqs for checking the open source license compatibility of the project's license as well as the compatibility between the used modules