Metadata-Version: 2.1
Name: pythonadb
Version: 0.0.6
Summary: pure python adb client for mac/win/linux
Home-page: https://github.com/sephiroth74/python-adb-client
Author: Alessandro Crugnola
Author-email: alessandro.crugnola@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: verboselogs (>=1.7)
Requires-Dist: zope.event (>=4.5.0)
Requires-Dist: coloredlogs (>=14.0)

# Another Python ADB Client

Pure python adb client

[![PyPI version](https://badge.fury.io/py/pythonadb.svg)](https://badge.fury.io/py/pythonadb)

## Installation

    pip install pythonadb




