This website requires JavaScript.
Explore
Help
Sign In
gfwleak
/
zhangyang-libzt
Archived
Watch
1
Star
0
Fork
0
You've already forked zhangyang-libzt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
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
46eb8be174b8e3f754b29cd3af7241752aaaf228
zhangyang-libzt
/
src
/
bindings
/
python
History
Joseph Henry
46eb8be174
Merge branch 'py_send_binary3' of
https://github.com/linsomniac/libzt
into linsomniac-py_send_binary3
2021-03-26 20:08:13 -07:00
..
libzt.py
Assorted Python changes based on a code review.
2021-03-18 22:55:37 -06:00
PythonSockets.cpp
Merge branch 'py_send_binary3' of
https://github.com/linsomniac/libzt
into linsomniac-py_send_binary3
2021-03-26 20:08:13 -07:00
README.md
Add working Python wrapper and examples (WIP)
2021-03-01 21:10:39 -08:00
sockets.py
Fixing some bugs in socket blocking.
2021-03-19 10:44:29 -06:00
zt.i
Remove networking functions that can be found elsewhere
2021-03-15 01:59:18 -07:00
README.md
Python Language Bindings
Install (via
PyPI package
):
pip install libzt
Example usage:
examples/python