{"id":18733645,"url":"https://github.com/pklaus/huawei-router_python","last_synced_at":"2025-04-12T18:31:53.553Z","repository":{"id":30899870,"uuid":"34457645","full_name":"pklaus/Huawei-Router_Python","owner":"pklaus","description":"Python tool to fetch data from the Huawei E3372 HiLink LTE Stick or the E5332 UMTS hotspot via their XML APIs.","archived":false,"fork":false,"pushed_at":"2016-03-25T16:03:07.000Z","size":8,"stargazers_count":11,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-26T13:04:18.859Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://go.klaus.pw/e5332","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pklaus.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-23T13:24:14.000Z","updated_at":"2023-08-07T04:03:16.000Z","dependencies_parsed_at":"2022-08-03T15:15:55.537Z","dependency_job_id":null,"html_url":"https://github.com/pklaus/Huawei-Router_Python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaus%2FHuawei-Router_Python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaus%2FHuawei-Router_Python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaus%2FHuawei-Router_Python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pklaus%2FHuawei-Router_Python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pklaus","download_url":"https://codeload.github.com/pklaus/Huawei-Router_Python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248613568,"owners_count":21133538,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T15:10:47.890Z","updated_at":"2025-04-12T18:31:53.324Z","avatar_url":"https://github.com/pklaus.png","language":"Python","readme":"\n## Huawei Router (Python)\n\nFetching status information from the Huawei Routers (including the UMTS WiFi\nHotspot E5332 and the LTE Stick E3372) can be easy.\n\nThis is a tool is written in plain Python3+ w/o external dependencies.\n\n### Example call\n\nHere is the 'help' for the CLI of the tool:\n\n\n    [philipp@lion Huawei-Router_Python]$ ./huawei-router.py --help\n    usage: huawei-router.py [-h] [--tree] [--flavour {default,e3372,e5332}] [host]\n    \n    Fetch all kinds of status information from the Huawei E5332 UMTS Hotspot.\n    \n    positional arguments:\n      host                  The hostname / IP address your E5332 is reachable at\n    \n    optional arguments:\n      -h, --help            show this help message and exit\n      --tree                Read tree-style APIs\n      --flavour {default,e3372,e5332}\n                        Device flavour to use\n\nAnd here's an example call showing the output\nwhen fetching the device's status information:\n\n    [philipp@lion Huawei-Router_Python]$ ./huawei-router.py --flavour e5332 192.168.1.1\n    device_information_DeviceName: E5332\n    device_information_SerialNumber: L5D4C13921101070\n    device_information_Imei: 8672333678411112\n    device_information_Imsi: 262996301120287\n    device_information_Iccid: 89084893974902100001\n    device_information_HardwareVersion: CH1E5331M\n    device_information_SoftwareVersion: 21.344.19.00.1080\n    device_information_WebUIVersion: 11.001.07.00.03\n    device_information_MacAddress1: 00:66:4B:0C:23:DD\n    monitoring_status_SignalStrength: 92\n    monitoring_status_SignalIcon: 5\n    monitoring_status_CurrentNetworkType: 9\n    monitoring_status_CurrentServiceDomain: 3\n    monitoring_status_BatteryStatus: 0\n    [        .        ]\n    [        .        ]\n    [        .        ]\n    [ many more lines ]\n    [        .        ]\n    [        .        ]\n    [        .        ]\n    pin_simlock_pSimLockRemainTimes: None\n    wlan_host_list_1_ID: 1\n    wlan_host_list_1_AssociatedTime: 1354\n    wlan_host_list_1_MacAddress: e0:f8:47:d6:c2:41\n    wlan_host_list_1_AssociatedSsid: HOTspot\n    wlan_host_list_1_IpAddress: 192.168.1.101\n    wlan_host_list_1_HostName: lion\n\n### Author\n\n* Philipp Klaus \u003cphilipp.l.klaus@web.de\u003e\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpklaus%2Fhuawei-router_python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpklaus%2Fhuawei-router_python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpklaus%2Fhuawei-router_python/lists"}