{ "info": { "author": "Alex Lusco", "author_email": "alusco@google.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Topic :: Software Development :: Testing" ], "description": "This repository contains a pure-python implementation of the Android\nADB and Fastboot protocols, using libusb1 for USB communications.\n\nThis is a complete replacement and rearchitecture of the Android\nproject's ADB and fastboot code available at\nhttps://github.com/android/platform_system_core/tree/master/adb\n\nThis code is mainly targeted to users that need to communicate with\nAndroid devices in an automated fashion, such as in automated\ntesting. It does not have a daemon between the client and the device,\nand therefore does not support multiple simultaneous commands to the\nsame device. It does support any number of devices and never\ncommunicates with a device that it wasn't intended to, unlike the\nAndroid project's ADB.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/google/python-adb", "keywords": "android,adb,fastboot", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "ak-adb", "package_url": "https://pypi.org/project/ak-adb/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ak-adb/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/google/python-adb" }, "release_url": "https://pypi.org/project/ak-adb/1.1.0/", "requires_dist": null, "requires_python": null, "summary": "A pure python implementation of the Android ADB and Fastboot protocols", "version": "1.1.0" }, "last_serial": 3153317, "releases": { "1.1.0": [ { "comment_text": "", "digests": { "md5": "2c3162eba6e8392dfea348b4227d8ecb", "sha256": "2dc8f5e89e9cb76ea0046ad41518821062ddff97ce861b7dcfbffbe9a3c6b99d" }, "downloads": -1, "filename": "ak-adb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2c3162eba6e8392dfea348b4227d8ecb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20453, "upload_time": "2016-09-19T10:19:07", "url": "https://files.pythonhosted.org/packages/ac/9b/543c2b9b1c120ac9258980c30b499e87a65ff5731e4e43a33da5f5fe5cbf/ak-adb-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2c3162eba6e8392dfea348b4227d8ecb", "sha256": "2dc8f5e89e9cb76ea0046ad41518821062ddff97ce861b7dcfbffbe9a3c6b99d" }, "downloads": -1, "filename": "ak-adb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "2c3162eba6e8392dfea348b4227d8ecb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20453, "upload_time": "2016-09-19T10:19:07", "url": "https://files.pythonhosted.org/packages/ac/9b/543c2b9b1c120ac9258980c30b499e87a65ff5731e4e43a33da5f5fe5cbf/ak-adb-1.1.0.tar.gz" } ] }