Huawei E3372h hilink client
pip install xmltodict
pip install requests
from e3372h import Client
c = Client()
if c.is_hilink():
print c.basic_info().productfamily
Copyright (C) 2016 Denis A. Fedorov
This software may be modified and distributed under the terms
of the MIT license. See the LICENSE file for details.