di / di/pip-api
Support custom indices (and other configurations)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Python
- Stars
- 119
- Forks
- 17
- Avg merge
- 43m
- Merged PRs (30d)
- 3
Description
Per #14, pip-api should respect pip.conf or pip's environment variables for things like custom indices.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing issue #14 and the current pip-api behavior around pip configuration. Trace how pip.conf and pip environment variables are discovered, then define done as honoring custom indices and the other configurations named in this issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100