openp2pdesign / wxGestalt

A wxPython interface to the Gestalt system (http://mtm.cba.mit.edu/machines/science/ + https://github.com/imoyer/gestalt)
MIT License
8 stars 2 forks source link

wxGestalt

A wxPython interface to the Gestalt system (http://mtm.cba.mit.edu/machines/science/ + https://github.com/imoyer/gestalt)

 Requisites

 Python

Developed with ver. 2.7.9

PySerial

Install with: pip install PySerial

 Unidecode

Install with: pip install unidecode

 jsonpickle

Install with: pip install jsonpickle

 wxPython

Installation guide

Install

git clone https://github.com/openp2pdesign/wxGestalt.git

cd wxGestalt

git submodule update --init gestalt

 License

The MIT License (MIT)