{"library":"pure-python-adb","type":"library","category":null,"description":"pure-python-adb provides a pure Python implementation of the Android Debug Bridge (ADB) client protocol. It allows Python applications to interact with ADB servers and connected Android devices programmatically, enabling tasks like shell commands, file transfers, and application management. The current version is 0.3.0.dev0, indicating active development with potential for API changes. Release cadence is irregular, as typical for a development branch.","language":"python","status":"active","version":"0.3.0.dev0","tags":["adb","android","debugging","mobile"],"install":[{"cmd":"pip install pure-python-adb","imports":["from ppadb.client import Client as AdbClient","from ppadb.device.device import Device"]},{"cmd":"pip install pure-python-adb[rsa]","imports":[]},{"cmd":"pip install pure-python-adb[cryptodome]","imports":[]}],"homepage":null,"github":"https://github.com/Swind/pure-python-adb","docs":null,"changelog":null,"pypi":"https://pypi.org/project/pure-python-adb/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.5,"avg_import_s":0.04,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/pure-python-adb/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}