Skip to content

Initial tag of python library pwr.py

Compare
Choose a tag to compare
@climberhunt climberhunt released this 06 Aug 10:30

To install:

(Python 2)
python2 -m pip install "git+https://github.com/intel/[email protected]#egg=pwr&subdirectory=pwr"

(Python 3)
python3 -m pip install "git+https://github.com/intel/[email protected]#egg=pwr&subdirectory=pwr"

If non-root, add sudo -H before each command.