https://github.com/tugstugi/sonicpy
Sonic python binding
https://github.com/tugstugi/sonicpy
Last synced: about 2 months ago
JSON representation
Sonic python binding
- Host: GitHub
- URL: https://github.com/tugstugi/sonicpy
- Owner: tugstugi
- License: apache-2.0
- Created: 2022-09-22T06:53:04.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2023-12-13T03:46:37.000Z (over 1 year ago)
- Last Synced: 2025-01-16T11:27:05.181Z (3 months ago)
- Language: C
- Homepage:
- Size: 92.8 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Info
Simple Python binding for `libsonic`: https://github.com/waywardgeek/sonic
## Usage
See `examples/example.py`.