androtools

View on PyPIReverse Dependencies (0)

0.1.43 androtools-0.1.43-py3-none-any.whl

Wheel Details

Project: androtools
Version: 0.1.43
Filename: androtools-0.1.43-py3-none-any.whl
Download: [link]
Size: 21280
MD5: a61505759edb9d2b69b6e0c8ed1e5d58
SHA256: 272e1b2f36f68e21d2971b9fd750d140b38821811a04786fdd9d6b277807a0c6
Uploaded: 2024-03-21 07:57:50 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: androtools
Version: 0.1.43
Summary: 一个对Android SDK相关的命令封装的库
Author-Email: kin9-0rz <kin9-0rz[at]outlook.com>
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
License-Expression: MIT
License-File: LICENSE
[Description omitted; length: 484 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.22.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
androtools/__init__.py sha256=sE_NaGlotiwhhLpAGzP8fQ9NYikDv9C0eu209AsB_RI 418
androtools/__main__.py sha256=eZK9EfB1YsC0uUG8Y5Tup9s5u1SZWiWeMJ9cZxKEy6w 115
androtools/android_sdk/__init__.py sha256=nn1Aicf_VEDRpab56LEYZTEgD8tJThlorNQ1cxcyGQY 2543
androtools/android_sdk/avdmanager.py sha256=bfw8OTxXERmSsKejRA9z29M824J8gNJK-sEtS2sQQ5k 1289
androtools/android_sdk/build_tools.py sha256=vGxhPSyGu8qv-CmE_rPsQPhfx2c4Bm_ZGLmILzyg3EA 898
androtools/android_sdk/cmdline_tools.py sha256=D7iVaMoFHjpLMCmlgdJ0NZePgvfB_qxZ_aTd1DhN92Y 287
androtools/android_sdk/emulator.py sha256=yQZ7ld4yfs0u_CpMoWZ9D0g2VuXTco_ZhyyyHcwA64M 904
androtools/android_sdk/platform_tools.py sha256=O1u4esenqIXwi35d07G6lyWf-pty1XydV1m-dgBXHIE 5614
androtools/core/__init__.py sha256=WA3RJ_julec3pILt7z9atuZI8tL2JY52WqYTW9thMIE 170
androtools/core/constants.py sha256=i6KZDw_t7Oc4iQiOGXsV644ws67WnetN_qZ7-VX5378 9344
androtools/core/device.py sha256=NAfEGdEUw3Lg1-xvlLseIybs2kGnvrLUETriemJgWo0 13620
androtools/core/google.py sha256=zhVoMe-gskyj9AFYtirZY-kK6RTMbv5XHpD7mcda9GY 6074
androtools/core/ld.py sha256=BYsPnkhsN-nKm5Y06dHxLFBdQASfaZLzYXyfuqNEKKs 5930
androtools/core/nox.py sha256=KvrbMrg5Rq5Pkuec-owd5Nhigrw7NdKp_3LQo8ymg2g 5272
androtools-0.1.43.dist-info/METADATA sha256=35A6DWQh73OHNqB-cRe-nTw1P8OPUgKqZfX6zZ5Wyt0 1297
androtools-0.1.43.dist-info/WHEEL sha256=bq9SyP5NxIRA9EpQgMCd-9RmPHWvbH-4lTDGwxgIR64 87
androtools-0.1.43.dist-info/entry_points.txt sha256=e1wobbc1_nNfhXJxOPgRBbZlTJMOPfPAn5j10Ovowr4 56
androtools-0.1.43.dist-info/licenses/LICENSE sha256=rBnMD4u4_MN_RyeDpt00P7SIDZznQ7R6h1NN9Mh0Mw4 1065
androtools-0.1.43.dist-info/RECORD

entry_points.txt

androtools = androtools.__main__:main