Metadata-Version: 2.4
Name: androtools
Version: 0.2.1
Summary: 一个对Android SDK相关的命令封装的库
Author-email: kin9-0rz <kin9-0rz@outlook.com>
License-Expression: MIT
License-File: LICENSE
Keywords: adb,android-sdk
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.8
Requires-Dist: click>=8.1.6
Requires-Dist: func-timeout>=4.3.5
Requires-Dist: loguru>=0.7.0
Requires-Dist: psutil>=5.9.5
Description-Content-Type: text/markdown

# androtools

[![PyPI](https://img.shields.io/pypi/v/androtools?style=flat-square)](https://pypi.org/project/androtools/) ![PyPI - Status](https://img.shields.io/pypi/status/androtools?style=flat-square) ![PyPI - Python Version](https://img.shields.io/pypi/pyversions/androtools?style=flat-square)  ![PyPI - Downloads](https://img.shields.io/pypi/dw/androtools?style=flat-square) ![PyPI - License](https://img.shields.io/pypi/l/androtools?style=flat-square)

一个对Android SDK相关的命令封装的库。
