pytgvoip:libtgvoip 的实验性 Python 3 包装器

时间:2021-05-31 00:44:39
【文件属性】:
文件名称:pytgvoip:libtgvoip 的实验性 Python 3 包装器
文件大小:6KB
文件格式:ZIP
更新时间:2021-05-31 00:44:39
C++ 基于 Python 的 Telegram VOIP 呼叫 简单的方法:使用 Docker 构建 docker build -t pytgvoip . 或者,手动构建 构建和安装 libtgvoip git clone https://github.com/gabomdq/libtgvoip.git cd libtgvoip ./configure make make install 构建 tdlib git clone https://github.com/tdlib/td.git cd td mkdir build cd build cmake -DCMAKE_BUILD_TYPE=Release .. cmake --build . 构建和安装 tdlib Python 包装器 git clone https://github.com/gabomdq/python-tele
【文件预览】:
pytgvoip-master
----Dockerfile(2KB)
----.gitignore(11B)
----tgvoip.cpp(8KB)
----README.md(917B)
----tgcall.py(2KB)
----setup.py(169B)

网友评论