MechWolf
Robotic chemistry made easy
Safety
Design, simulate, and analyze experiments in advance to make sure they'll work. If things do end up going wrong, Mechwolf stops the experiment right away.
Simplicity
Follow the same process as in the lab, except now in Python. Knowing just two commands, you can design an apparatus, create a protocol, and then execute it.
Interactivity
Use an interactive browser-based notebook to visualize your apparatus and protocol and then monitor the experiment in real time with live graphs (no setup required).
# MechWolf doesn't bite.
Install MechWolf in one line:
$ conda install -c conda-forge mechwolf
For more ways to install MechWolf, take a look at the installation guide. If you're not sure what any of this means, see the gentle introduction.