mirror of
https://github.com/pyscript/pyscript.git
synced 2026-02-23 08:03:01 -05:00
* export 'pyscript' JS module with runtime attribute, to allow accessing (Pyodide) runtime and globals from JS. * add docs to explain the js module * add integration tests for the js module Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
13 lines
182 B
Markdown
13 lines
182 B
Markdown
# Reference
|
|
|
|
This reference section will have manually documented or fully
|
|
automated code documentation. **Coming soon!**
|
|
|
|
```{toctree}
|
|
---
|
|
maxdepth: 1
|
|
glob:
|
|
---
|
|
faq
|
|
pyscript-module
|