CDN for python distribution fetching
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 2k
- Forks
- 65
- PR merge metrics
- No merged PRs in 30d
Description
First and foremost, thanks for the awesome job with the bootstrapping tool, it saved me many hours of work :-)
However, I've stumbled upon an issue that I maybe an easy fix. When debugging pyapp releases, we usually need some iterations to get things right. GitHub Releases imposes limit rates that makes this process harder.
So I wonder if the URLs can be changed to a GitHub CDN (jsDelivr, or other similar), to bypass the strict rate limits of GitHub.
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
The issue names no file or test; start by locating where GitHub Release URLs are assembled for Python distribution fetching. Check whether the proposed CDN can serve the required release assets and avoid the stated rate limits. Done means releases can fetch distributions through the selected CDN without relying solely on GitHub's rate-limited URLs.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python, rust
- Domain
- cli, cloud
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100