pipreqs fails to see GitPython
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
I run the command and in general it worked correctly but it failed to recognize [GitPython](https://pypi.org/project/GitPython/).
The imports are `import git`
Contributor guide
Research direction
Reproduce the reported command in a small project containing `import git`, then trace how pipreqs maps imports to PyPI packages. Confirm the expected GitPython requirement and add or update coverage for this case; done means the generated requirements include GitPython.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100