bndr / bndr/pipreqs

pipreqs not recognizing pycairo

Open
#457 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
Python
Stars
7.5k
Forks
424
PR merge metrics
No merged PRs in 30d

Description

I have an `import cairo` call in one of my .py files in my project. Running `pipreqs --force` does not result in a requirements.txt file containing pycairo.

Contributor guide

Open the contributing guide

Research direction

Start by tracing how pipreqs maps the `import cairo` name to a package when running `pipreqs --force`. Check the existing import-to-distribution data and related behavior, then verify that a generated requirements.txt includes `pycairo` for a project containing that import.

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
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.