Metadata-Version: 2.1
Name: etrobo-python
Version: 0.4.1
Summary: Python middleware for ET-ROBOCON 2023.
Home-page: https://github.com/takedarts/etrobo-python
Author: Atsushi TAKEDA
Author-email: takedarts@mail.tohoku-gakuin.ac.jp
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=3.7
License-File: LICENSE

Python middleware for ET-ROBOCON 2023.

This is a python middleware to develop embedded programs to control robots at
ET-ROBOCON 2023 which is a embedded software contest in Japan. Using this
middleware, developers can write python programs that run both in robots
(ev3dev/raspike) and simulators. See the following GitHub repository, if you
would like to know more about this middleware (This repository supports only
Japanese, and does not have a planto support English).

ET-ROBOCON 2023:
https://www.etrobo.jp/

Github repository:
https://github.com/takedarts/etrobo-python
