This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/src/bindings/python/README.md

5 lines
179 B
Markdown
Raw Normal View History

# Python Language Bindings
- Install (via [PyPI package](https://pypi.org/project/libzt/)): `pip install libzt`
- Example usage: [examples/python](./../../../examples/python/)