pyodide / pyodide/pyodide-cli

Add CLI to fetch pyodide release

Open
#3 2 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
6
Forks
10
PR merge metrics
No merged PRs in 30d

Description

Sometimes we have to do from time to time is to fetch and extract a given pyodide release (e.g. here). It would be nice to have a CLI command to do that. Maybe something like,

pyodide fetch-release --tag 0.21.0 <output-path (defaults to .)>  

Possibly related to CLI / venv tools by @hoodmane in https://github.com/pyodide/pyodide/pull/2976

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reviewing the proposed pyodide fetch-release --tag interface and the related CLI/venv work in pull request 2976. The issue is complete when a specified Pyodide release can be fetched and extracted to the requested output path, defaulting to the current directory.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.