indygreg / indygreg/PyOxidizer
pip-install-simple caching
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
I have dodgy internet due to where I live.
When I rebuild, occasionally it fails because PyPI.org is not accessible, however I have a previously fetched a perfectly acceptable copy of the package very recently, and would like to keep building with the same version, at least as a fallback-with-warning if a fresh copy couldnt be fetched.
Contributor guide
No contributing guide indexed for this repository
Research direction
The issue does not name a file, test, or entry point. Start by locating the pip-install-simple implementation and tracing how packages fetched from PyPI are handled during rebuilds. Done means a recently fetched package can be reused when PyPI is unavailable, with a warning when the fallback is used.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, rust
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100