[ 源代码: python-pure-python-adb ]
软件包:python3-ppadb(0.3.0-4)
python3-ppadb 的相关链接
Debian 的资源:
下载源码包 python-pure-python-adb:
- [python-pure-python-adb_0.3.0-4.dsc]
- [python-pure-python-adb_0.3.0.orig.tar.xz]
- [python-pure-python-adb_0.3.0-4.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
pure Python implementation of the adb client
This package provides a pure Python implementation of the ADB client. It can be used to communicate with adb server (not the adb daemon on the device/emulator).
其他与 python3-ppadb 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiofiles
- support for Python asyncio file operations