Metadata-Version: 2.1
Name: pydglab
Version: 0.2.0
Summary: A Third-party DGLAB Python Driver
Home-page: https://github.com/shilapi/DGLAB-python-driver
License: GNU GPLv3
Author: Shilapi
Author-email: pi@lapiw.icu
Requires-Python: >=3.11,<4.0
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Dist: bitstring (>=4.2.1,<5.0.0)
Requires-Dist: bleak (>=0.22.1,<0.23.0)
Project-URL: Repository, https://github.com/shilapi/DGLAB-python-driver
Description-Content-Type: text/markdown

# DGLAB-python-driver

![PyPI - Python Version](https://img.shields.io/pypi/pyversions/pydglab) ![PyPI - Version](https://img.shields.io/pypi/v/pydglab) ![PyPI - License](https://img.shields.io/pypi/l/pydglab)

 PyDGLAB - A Third-party DGLAB Python Driver
 
 **注意：目前这仍然是一个未完成的模块，请在使用前自行斟酌。**
 
 **CAUTION: This module is still under development. Think before use.**

 Check demo.py for more info.

 目前仅支持郊狼2.0，3.0的支持将在之后更新。

 ### 接下来可能会实现的功能：

 - 让郊狼2.0实现与郊狼3.0相同的websocket远控
