top of page
PYTHON LIBRARY
The Python API is a platform agnostic command line tool primarily meant for users on MacOS or Linux. Users can utilize the API to perform current measurement tests on these platforms or to develop a testing methodology which can be used on any OS which supports Python.
Python Power Monitor Library
Documentation
Windows environment setup guide
API Guide
​​
​
Installation
The Monsoon library can be checked out at Github at
https://github.com/msoon/PyMonsoon
​
or it can be installed from pip with the command:
​
pip install Monsoon
bottom of page