Installation
Installation using pip from GIT
Use git command to get pynasapower package and then pip package manager to install the module.
git clone https://github.com/alekfal/pynasapower.git && cd pynasapower/
pip install .
Installation using pip from PyPI
pip install pynasapower