Metadata-Version: 2.1
Name: Dobot-dopy
Version: 0.0.1
Summary: Dobot python : Python library for streamlined TCP/IP communication with Dobot robots, enabling easy automation and control.
Home-page: https://github.com/lunachanwool/Dobot-Dopy
Author: lunachanwool
Author-email: lunachanwool@gmail.com
Keywords: dobot,dopy,dobot python,python dobot,dobot tcp,dobot ip,dobot tcp/ip
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Python: >=3.6
License-File: LICENSE
Requires-Dist: socket
Requires-Dist: numpy
Requires-Dist: time

