pyadb

Simple Python module to interact with ADB tool
Download

pyadb Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Chema Garcia
  • Publisher web site:
  • https://github.com/sch3m4/

pyadb Tags


pyadb Description

pyadb is a simple Python interface to access ADB tool.How to install:easy_install Way:$ sudo easy_install pyadbSearching for pyadbReading http://pypi.python.org/simple/pyadb/Reading https://github.com/sch3m4/pyadbBest match: pyadb 0.0.4Downloading http://pypi.python.org/packages/source/p/pyadb/pyadb-0.0.4.tar.gz#md5=4b8a97d03f5a989f6ae4fd8d88a6a114Processing pyadb-0.0.4.tar.gzRunning pyadb-0.0.4/setup.py -q bdist_egg --dist-dir /tmp/easy_install-uuacvg/pyadb-0.0.4/egg-dist-tmp-p59SHUzip_safe flag not set; analyzing archive contents...Adding pyadb 0.0.4 to easy-install.pth fileInstalled /usr/local/lib/python2.7/dist-packages/pyadb-0.0.4-py2.7.eggProcessing dependencies for pyadbFinished processing dependencies for pyadb$More instructions: http://wiki.python.org/moin/CheeseShopTutorialSimple usage:from pyadb.adb import ADB(...)myadb = ADB('~/android/platform-tools/adb')(...)You can view a "complete" example in "examples/whatsapp.py"Product's homepage


pyadb Related Software