androtools

View on PyPIReverse Dependencies (0)

0.1.47 androtools-0.1.47-py3-none-any.whl

Wheel Details

Project: androtools
Version: 0.1.47
Filename: androtools-0.1.47-py3-none-any.whl
Download: [link]
Size: 21604
MD5: 1c7a0e6db3bd8b96bfd09169e16eddfd
SHA256: 537cfeb2390d75160d4e29152d77f5191b9a2242476efe05cb32be3cd1f97fc1
Uploaded: 2024-07-29 08:08:40 +0000

dist-info

METADATA

Metadata-Version: 2.3
Name: androtools
Version: 0.1.47
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.25.0
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=OKMp2CyBfxm635VZiE8SCeC-s4CWvMmWDfvIWu5VeIU 13650
androtools/core/google.py sha256=zhVoMe-gskyj9AFYtirZY-kK6RTMbv5XHpD7mcda9GY 6074
androtools/core/ld.py sha256=BYsPnkhsN-nKm5Y06dHxLFBdQASfaZLzYXyfuqNEKKs 5930
androtools/core/nox.py sha256=QBC7ywbf5tOfsnqhOXz1cDQW0H6dkpuoh1IofAEv3O4 6763
androtools-0.1.47.dist-info/METADATA sha256=oTkqU47HZA6epEdo-xb3At79LFvkoywgXpOdtsrd0nI 1297
androtools-0.1.47.dist-info/WHEEL sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY 87
androtools-0.1.47.dist-info/entry_points.txt sha256=e1wobbc1_nNfhXJxOPgRBbZlTJMOPfPAn5j10Ovowr4 56
androtools-0.1.47.dist-info/licenses/LICENSE sha256=rBnMD4u4_MN_RyeDpt00P7SIDZznQ7R6h1NN9Mh0Mw4 1065
androtools-0.1.47.dist-info/RECORD

entry_points.txt

androtools = androtools.__main__:main