pipreqs circumvents pip.ini; feature request: use pip.ini if it exists.
Open
- Dominant language
- Python
- Stars
- 7.5k
- Forks
- 424
- PR merge metrics
- No merged PRs in 30d
Description
I'm behind a corporate proxy and use pip.ini to set the proxy. If i run pipreqs without the `--proxy ...` argument, it doesn't find the pypi repos. It would be very cool if pipreqs could use the proxy settings from pip.ini.
Contributor guide
Research direction
Start by locating how pipreqs handles the --proxy argument and how it discovers PyPI repositories. Check how pip.ini settings could be read, then verify that an existing proxy configuration is used when no explicit --proxy argument is provided.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100