robotpy / robotpy/robotpy-installer
Add download helper for ARM coprocessors
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6
- Forks
- 18
- Avg merge
- 34m
- Merged PRs (30d)
- 1
Description
Add something like what we do for the rio, maybe with some builtin profiles so it has the right flags? It would just be a wrapper around pip download.
Hm. I guess you could extend the installer to install to a PI also. That's probably not worth the extra effort, but the download step is annoying enough that it probably is.
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 the existing rio download flow, the installer, and pip download but no files or tests. Start by locating the rio handling and installer entry point, then determine how ARM/PI profiles should supply download flags; done means a download helper supports the requested profiles without requiring manual pip arguments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, raspberry-pi
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100