bndr / bndr/pipreqs

Resolve import name collisions intelligently

Open
#141 0 comments 0 reactions 0 assignees View on GitHub
needs feedback
Dominant language
Python
Stars
7.5k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

In some cases (e.g. #138), an import name can point to multiple packages and result in outputting a suboptimal or incorrect requirement. `pipreqs` could make better decisions here using some heuristics such as existing requirements files, currently installed libraries, or external popularity / usage statistics from PyPI or GitHub. This would also require the mapping file to support one-to-many mappings.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.