676 Forks
10221 Stars
10221 Watchers

pyodide

Pyodide is a Python distribution for the browser and Node.js based on WebAssembly

How to download and setup pyodide

Open terminal and run command
git clone https://github.com/pyodide/pyodide.git
git clone is used to create a copy or clone of pyodide repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pyodide https://github.com/pyodide/pyodide/archive/master.zip

Or simply clone pyodide with SSH
[email protected]:pyodide/pyodide.git

If you have some problems with pyodide

You may open issue on pyodide support forum (system) here: https://github.com/pyodide/pyodide/issues