mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-04-20 05:06:32 +08:00
Add python bindings + package (#10)
* wip : python package * wip : minor fixes * wip : upload package to main pypi * wip : initial text encoding * wip : extending C api * wip : use map of global instances * wip : added decode functionality * update main README
This commit is contained in:
9
examples/ggwave-py/README.md
Normal file
9
examples/ggwave-py/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
## ggwave-py
|
||||
|
||||
Python examples using the `ggwave` python package
|
||||
|
||||
### Install
|
||||
|
||||
```bash
|
||||
pip install ggwave
|
||||
```
|
||||
Reference in New Issue
Block a user