{ "info": { "author": "Fahrzin Hemmati", "author_email": "fahhem@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "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.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/google/python-adb", "keywords": "android,adb,fastboot", "license": "", "maintainer": "Fahrzin Hemmati", "maintainer_email": "fahhem@google.com", "name": "adb", "package_url": "https://pypi.org/project/adb/", "platform": "", "project_url": "https://pypi.org/project/adb/", "project_urls": { "Homepage": "https://github.com/google/python-adb" }, "release_url": "https://pypi.org/project/adb/1.3.0/", "requires_dist": [ "libusb1 (>=1.0.16)", "M2Crypto (<=0.26.4,>=0.21.1)" ], "requires_python": "", "summary": "A pure python implementation of the Android ADB and Fastboot protocols", "version": "1.3.0" }, "last_serial": 5986567, "releases": { "1.1.1": [ { "comment_text": "", "digests": { "md5": "c00177b618a436eff982c3d94599280d", "sha256": "a23bcda3969c9225e2883a20292a235b54beb29428192954971d71f0800b646e" }, "downloads": -1, "filename": "adb-1.1.1-py2.7.egg", "has_sig": false, "md5_digest": "c00177b618a436eff982c3d94599280d", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 52620, "upload_time": "2015-06-08T12:56:37", "url": "https://files.pythonhosted.org/packages/49/29/afe03884382c0fdeb45b222109cbb69d73d8cbf8842b973b120ce4618be0/adb-1.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "4c055082bf0488c4b9fe42e54ac62a61", "sha256": "867c819e031210272d55ff97deaefd0514f62fd809154e1a04f77ce5632fd40c" }, "downloads": -1, "filename": "adb-1.1.1.tar.gz", "has_sig": false, "md5_digest": "4c055082bf0488c4b9fe42e54ac62a61", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18255, "upload_time": "2015-06-08T12:56:41", "url": "https://files.pythonhosted.org/packages/44/1e/a346fb2061658fc159d8bc4dd0c30f38cc914ace3f2c0ba3d38bfbaebd2f/adb-1.1.1.tar.gz" } ], "1.2.0": [ { "comment_text": "", "digests": { "md5": "6235f8af0b9971a6fb9d22adb2da0550", "sha256": "e7a607da7a794fd6828cab459babbfa84bbd15e1ae09e9152ad52ed4aaa592fd" }, "downloads": -1, "filename": "adb-1.2.0-py2-none-any.whl", "has_sig": false, "md5_digest": "6235f8af0b9971a6fb9d22adb2da0550", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 30018, "upload_time": "2017-06-08T03:51:28", "url": "https://files.pythonhosted.org/packages/4a/f7/02e9b8155ca29ab3a73a3723919454cfa6c073076018aa12dffd0c274dc5/adb-1.2.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6039f290e4c3d02e2353edec89d0d5b4", "sha256": "689f987125e70fd0c5994ee06bdb818e158aa7e997d2f608c06bbe190ff1956c" }, "downloads": -1, "filename": "adb-1.2.0.tar.gz", "has_sig": false, "md5_digest": "6039f290e4c3d02e2353edec89d0d5b4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20508, "upload_time": "2017-06-08T03:51:29", "url": "https://files.pythonhosted.org/packages/f2/a2/e31023472a135630a03fa0224975b4eb6c162c72057a52f7361c3db06e0a/adb-1.2.0.tar.gz" } ], "1.3.0": [ { "comment_text": "", "digests": { "md5": "62a867da481a5223063d1556dfa8e104", "sha256": "2a798f33ccd8f5c599f84644f7bc926f78bfc323fcd6c6169fbf2e37697005e7" }, "downloads": -1, "filename": "adb-1.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "62a867da481a5223063d1556dfa8e104", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 34960, "upload_time": "2018-05-31T08:50:02", "url": "https://files.pythonhosted.org/packages/39/c0/715acc4e0c37a6a93f73daf8536baea94ac9fb6539ef1fd9c42205e1c3fa/adb-1.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3686e3b2cfa855bee5830cf7df936346", "sha256": "03e52a5155942154b4f7db26968d463427cdf5aafb57e17734da3e2003500a4d" }, "downloads": -1, "filename": "adb-1.3.0.tar.gz", "has_sig": false, "md5_digest": "3686e3b2cfa855bee5830cf7df936346", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27050, "upload_time": "2018-05-31T08:50:04", "url": "https://files.pythonhosted.org/packages/3c/06/000a3fbc5aa3100f9afef4e26f144536b81b22fe557e6a3f99d4a37593ce/adb-1.3.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "62a867da481a5223063d1556dfa8e104", "sha256": "2a798f33ccd8f5c599f84644f7bc926f78bfc323fcd6c6169fbf2e37697005e7" }, "downloads": -1, "filename": "adb-1.3.0-py2-none-any.whl", "has_sig": false, "md5_digest": "62a867da481a5223063d1556dfa8e104", "packagetype": "bdist_wheel", "python_version": "py2", "requires_python": null, "size": 34960, "upload_time": "2018-05-31T08:50:02", "url": "https://files.pythonhosted.org/packages/39/c0/715acc4e0c37a6a93f73daf8536baea94ac9fb6539ef1fd9c42205e1c3fa/adb-1.3.0-py2-none-any.whl" }, { "comment_text": "", "digests": { "md5": "3686e3b2cfa855bee5830cf7df936346", "sha256": "03e52a5155942154b4f7db26968d463427cdf5aafb57e17734da3e2003500a4d" }, "downloads": -1, "filename": "adb-1.3.0.tar.gz", "has_sig": false, "md5_digest": "3686e3b2cfa855bee5830cf7df936346", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 27050, "upload_time": "2018-05-31T08:50:04", "url": "https://files.pythonhosted.org/packages/3c/06/000a3fbc5aa3100f9afef4e26f144536b81b22fe557e6a3f99d4a37593ce/adb-1.3.0.tar.gz" } ] }