http://www.msoon.com
Power Monitor Python library

Documentation
Windows environment setup guide
API Guide
A public github repository with the source code is available at https://github.com/msoon/PyMonsoon

Installation
The Monsoon library can be downloaded from PyPi at https://pypi.python.org/pypi/monsoon/ and installed with the command:

python setup.py install
or it can be installed from pip with the command:
pip install Monsoon