معرفی شرکت ها


adb-1.3.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

A pure python implementation of the Android ADB and Fastboot protocols
ویژگی مقدار
سیستم عامل -
نام فایل adb-1.3.0
نام adb
نسخه کتابخانه 1.3.0
نگهدارنده ['Fahrzin Hemmati']
ایمیل نگهدارنده ['fahhem@google.com']
نویسنده Fahrzin Hemmati
ایمیل نویسنده fahhem@gmail.com
آدرس صفحه اصلی https://github.com/google/python-adb
آدرس اینترنتی https://pypi.org/project/adb/
مجوز -
This repository contains a pure-python implementation of the Android ADB and Fastboot protocols, using libusb1 for USB communications. This is a complete replacement and rearchitecture of the Android project's ADB and fastboot code available at https://github.com/android/platform_system_core/tree/master/adb This code is mainly targeted to users that need to communicate with Android devices in an automated fashion, such as in automated testing. It does not have a daemon between the client and the device, and therefore does not support multiple simultaneous commands to the same device. It does support any number of devices and never communicates with a device that it wasn't intended to, unlike the Android project's ADB.


نیازمندی

مقدار نام
>=1.0.16 libusb1
<=0.26.4,>=0.21.1 M2Crypto


نحوه نصب


نصب پکیج whl adb-1.3.0:

    pip install adb-1.3.0.whl


نصب پکیج tar.gz adb-1.3.0:

    pip install adb-1.3.0.tar.gz