Metadata-Version: 2.1
Name: micecraft
Version: 0.0.3
Summary: MiceCraft
Author-email: Fabrice de Chaumont <fabrice.de.chaumont@gmail.com>
Project-URL: Homepage, https://github.com/micecraft
Project-URL: Issues, https://github.com/micecraft/issues
Project-URL: documentation, https://micecraft.org
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy >=2.2.0
Requires-Dist: pyserial >=3.5
Requires-Dist: dynamixel-sdk >=3.7.31
Requires-Dist: pyqt5 >=5.15.11
Requires-Dist: matplotlib >=3.10.0

# MiceCraft

The repository contains:

- the Python code to interact with the MiceCraft devices
- the arduino code for the microcontrollers of each block

## Using the packages

TODO

