.. _install-cplcom: ************* Installation ************* Dependencies ------------- * Python 2.7+ * Kivy Master `Windows nightly wheels `_ * `Moa `_ * If using video/audio, `FFPyPlayer `_ * If using Barst devices, `PyBarst `_ CPLCom ------- After installing the dependencies CPLCom can be installed using:: pip install cplcom or to get CPLCom master for the most current CPLCom version:: pip install https://github.com/matham/cplcom/archive/master.zip