mirror of https://github.com/pyodide/pyodide.git
ef01e7039d
* Make mkpkg command more prominent in the docs Under "adding new packages", information on the mkpkg command is buried under "meta.yaml". To make it easier to find, give this command its own section. * Update docs/new_packages.md Co-Authored-By: Michael Droettboom <mdboom@gmail.com> |
||
---|---|---|
.. | ||
Makefile | ||
README.md | ||
api_reference.md | ||
conf.py | ||
index.rst | ||
make.bat | ||
new_packages.md | ||
pypi.md | ||
requirements-doc.txt | ||
rootdir.rst | ||
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