Metadata-Version: 2.1
Name: alphamini
Version: 1.1.3
Summary: python sdk for ubtech alpha mini robot
Author: logic.peng
Author-email: logic.peng@ubtrobot.com
License: GPLv3
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: websockets
Requires-Dist: ifaddr
Requires-Dist: protobuf
Requires-Dist: click

﻿# 修改点:
1. fix bugs: get_device_list(timeout: int) return empty
