bndr / bndr/pipreqs

The program does not recognize packages with names containing capital letters.

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

Description

For example cx_Oracle.
I run the program with --use-local parameter.
I was reading the code and suppose the issue are in ‘get_import_local()’ function. It uses item.lower() method.

Contributor guide

Open the contributing guide

Research direction

Start by locating get_import_local(), named in the issue, and inspect how imported package names are matched when --use-local is enabled. Reproduce the case with cx_Oracle and verify that package names containing capital letters are recognized without breaking existing local-package detection.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli, tooling
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.