mirror of https://github.com/pyodide/pyodide.git
bcc4f6b521
* Move six * Move jedi and parso * Move lz4 * Move CLAPACK * Move zlib and libxslt * Move libiconv and libxml * Remobe netlify/state.json and move remove_modules to cpython * Move bumpversion.cfg to setup.cfg * Reset cache * Fix test_common.py |
||
---|---|---|
.. | ||
Makefile | ||
README.md | ||
about.md | ||
api_reference.md | ||
building_from_sources.md | ||
changelog.md | ||
code-of-conduct.rst | ||
conf.py | ||
contributing.md | ||
index.rst | ||
make.bat | ||
new_packages.md | ||
pypi.md | ||
requirements-doc.txt | ||
testing.md | ||
type_conversions.md | ||
using_pyodide_from_iodide.md | ||
using_pyodide_from_javascript.md | ||
using_pyodide_from_webworker.md |
README.md
Pyodide documentation
Using Pyodide
- Using Pyodide directly from Javascript
- Using Pyodide from a web worker
- Using Pyodide from Iodide
- Installing packages from PyPI
- Type conversions: describes how data types are shared between Python and Javascript
- API Reference