Python API now available for Moku:Go

Hi All,

While the Python API is in beta, we will be releasing a new package to support each new firmware version (this will stabilize once we come out of beta). If you’ve updated your Moku:Go to firmware 543 (included with Desktop App version 0.9.4) then you should update your moku package too. Simply pip install --upgrade moku.

If you skip this step, then your moku-based programs will just print an error when you try to connect to your device. The new package will be almost identical in terms of the API so all your old scripts will continue to work - in fact, they may even work a little better :slight_smile: .

If you’re having any issues with your Python installation, please reach out to us here on the forum!

Ben.

1 Like