{ "info": { "author": "Filipe Baptista", "author_email": "filipe.batista@outlook.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Programming Language :: Python" ], "description": "**eZadb**\n=========\n\n*eZadb* is a python application that aims to provide the **Android Debug\nBridge** (adb) funcionalities in more simple and intuitive way.\n\nezadb has two modes:\n\n- **command-line**: this mode allows you to use some of the most common\n adb commands, e.g.: install/uninstall packages; grant/revoke\n permissions; input text; etc.\n- **graphical mode**: this mode provides almost the same features as\n the command-line mode but in a more intuitive way.\n\nTo install go to the command line and type:\n\n.. code:: python\n\n pip install ezadb\n\n**Command Line Tool**\n---------------------\n\n.. figure:: https://filipebatista.github.io/eZadb/imgs/command_line_thumb.png\n :alt: command line\n\n command line\n\nSee the\n`wiki `__ page\nfor more information\n\n**Gui Interface**\n-----------------\n\n.. figure:: https://filipebatista.github.io/eZadb/imgs/gui_main_thumb.png\n :alt: gui interface\n\n gui interface\n\nSee the\n`wiki `__\npage for more information\n\nContributing\n------------\n\nPlease read\n`CONTRIBUTING.md `__\nfor details on our code of conduct, and the process for submitting pull\nrequests to us.\n\nAuthors\n-------\n\n- **Filipe Baptista** -\n `filipebatista `__\n\nSee also the list of\n`contributors `__\nwho participated in this project.\n\nAcknowledgements\n----------------\n\nA big thanks to **Artur Costa** - `cosart `__\nthat helped in the beginning of the project.\n\nLicense\n-------\n\neZadb is made available under the terms of the GPLv3.\n\nSee the\n`LICENSE `__\nfile that accompanies this distribution for the full text of the\nlicense.\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://filipebatista.github.io/eZadb", "keywords": "android adb android-debug-bridge development", "license": "GPL-3.0", "maintainer": "", "maintainer_email": "", "name": "eZadb", "package_url": "https://pypi.org/project/eZadb/", "platform": "", "project_url": "https://pypi.org/project/eZadb/", "project_urls": { "Homepage": "https://filipebatista.github.io/eZadb" }, "release_url": "https://pypi.org/project/eZadb/1.1.1/", "requires_dist": null, "requires_python": "", "summary": "ezADB - Easy Android Debug Bridge. Use adb like a boss!", "version": "1.1.1" }, "last_serial": 3945636, "releases": { "1.0.0b0": [ { "comment_text": "", "digests": { "md5": "eaf4ee72810418908ab7947ad57de0e6", "sha256": "e38bc1e3c8eed3537b0c0bf45cb2d6b7c73640f1e27b9ac7c5b232c18df98daa" }, "downloads": -1, "filename": "eZadb-1.0.0b0.tar.gz", "has_sig": false, "md5_digest": "eaf4ee72810418908ab7947ad57de0e6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28173, "upload_time": "2018-01-20T10:25:33", "url": "https://files.pythonhosted.org/packages/bd/e0/787dd5ccd76fc045460eac1e68fd24ed43125468dc3b6bb6ff352ec95c9e/eZadb-1.0.0b0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "a3ca0a173851dc361bea13a321fef2e1", "sha256": "9e9d76e5a8d8f5e377e4aecd52f4e23f575ee4de113e5601b8323010dac227aa" }, "downloads": -1, "filename": "eZadb-1.1.0.tar.gz", "has_sig": false, "md5_digest": "a3ca0a173851dc361bea13a321fef2e1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28383, "upload_time": "2018-04-14T12:07:18", "url": "https://files.pythonhosted.org/packages/ee/0a/20a048413c9b3354c15c709faabc618444b1fe146cd309f0fa613752a42a/eZadb-1.1.0.tar.gz" } ], "1.1.1": [ { "comment_text": "", "digests": { "md5": "57cd586d7987ccd5f52cbc8ead5054f1", "sha256": "04da404504261800bd75998709b25decf509ab00585847ef8cafe71acc412041" }, "downloads": -1, "filename": "eZadb-1.1.1.tar.gz", "has_sig": false, "md5_digest": "57cd586d7987ccd5f52cbc8ead5054f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28579, "upload_time": "2018-06-09T16:42:28", "url": "https://files.pythonhosted.org/packages/79/96/80503fa30a2e083db777b85ec0a3a3a806306929d196e9697c521b846fe1/eZadb-1.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "57cd586d7987ccd5f52cbc8ead5054f1", "sha256": "04da404504261800bd75998709b25decf509ab00585847ef8cafe71acc412041" }, "downloads": -1, "filename": "eZadb-1.1.1.tar.gz", "has_sig": false, "md5_digest": "57cd586d7987ccd5f52cbc8ead5054f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 28579, "upload_time": "2018-06-09T16:42:28", "url": "https://files.pythonhosted.org/packages/79/96/80503fa30a2e083db777b85ec0a3a3a806306929d196e9697c521b846fe1/eZadb-1.1.1.tar.gz" } ] }