mirror of
https://github.com/loro-dev/loro.git
synced 2025-01-22 21:07:43 +00:00
7 lines
94 B
Markdown
7 lines
94 B
Markdown
# loro-python
|
|
|
|
```bash
|
|
pip3 install maturin
|
|
maturin build # or python3 -m maturin build
|
|
|
|
```
|