itk-wasm
Version:
High-performance spatial analysis in a web browser, Node.js, and reproducible execution across programming languages and hardware architectures.
35 lines (25 loc) • 667 B
Markdown
@bindgenProject@
=======
> @bindgenPackageDescription@
[](https://pypi.org/project/@bindgenPyPackage@/)
## Installation
::::{tab-set}
:::{tab-item} System
```shell
pip install @bindgenProject@
```
:::
:::{tab-item} Browser
In Pyodide, e.g. the [Pyodide REPL](https://pyodide.org/en/stable/console.html) or [JupyterLite](https://jupyterlite.readthedocs.io/en/latest/try/lab),
```python
import micropip
await micropip.install('@bindgenProject@')
:::
::::
```{toctree}
:hidden:
:maxdepth: 3
:caption: 📖 Reference
apidocs/index.rst
itkwasm docs <https://itkwasm.readthedocs.io/>
```