PIP developer package of tebalodev - Temperature, Battery and Load aware frequency governor.
chmod +x dependency.sh
python dependency.sh
pip install tebalodev
Note: You may need to make
from tebalodev import utils
utils.get_current_frequency()
To upload the package
python setup.py sdist bdist_wheel upload