mirror of https://github.com/pyodide/pyodide.git
8 lines
307 B
Markdown
8 lines
307 B
Markdown
# Pyodide packages
|
|
|
|
This folder contains the list of packages built in pyodide.
|
|
|
|
Packages are built with the Python build system
|
|
using `pyodide_build/buildall.py` and `pyodide_build/buildpkg.py` scripts.
|
|
See the [documentation](https://pyodide.org/en/stable/development/new-packages.html) for more details.
|