Skip to content

Python interface with huawei E3372h hilink 3G/4G modems via API

License

Notifications You must be signed in to change notification settings

dubanoze/hilink

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

E3372h

HiLink e3372h library

Summary

Huawei E3372h hilink client

Install

pip install xmltodict
pip install requests

Usage

from e3372h import Client
c = Client()
if c.is_hilink():
    print c.basic_info().productfamily

License

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.

About

Python interface with huawei E3372h hilink 3G/4G modems via API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages