Metadata-Version: 2.4
Name: micecraft
Version: 2.0.0
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
Requires-Dist: pyserial
Requires-Dist: dynamixel-sdk
Requires-Dist: pyqt6
Requires-Dist: matplotlib
Requires-Dist: opencv-python
Requires-Dist: jinja2
Requires-Dist: plotly
Requires-Dist: xlsxwriter
Dynamic: license-file

# MiceCraft

MiceCraft is designed to create, monitor and control smart habitats for animals.

## Install package

```
pip install micecraft
```

## Website

[https://micecraft.org](https://micecraft.org)

## Wiki and docs:

[MiceCraft Wiki](https://github.com/fdechaumont/micecraft/wiki)

## Github

[MiceCraft GitHub](https://github.org/micecraft)





