Metadata-Version: 2.1
Name: titandevice
Version: 0.3.10
Summary: A Python library used for managing device
Author: 369
Author-email: luck.yangbo@gmai.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: adbutils
Requires-Dist: pydantic

# Titan

A Python library used for managing devices, including:

- Obtaining information of all devices
- Checking the status of a device
- Installing Frida
- Installing APK
- And more
