{ "info": { "author": "Olli Jarva", "author_email": "olli@jarva.fi", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: BSD License", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: Implementation :: PyPy" ], "description": "Huawei B593 status fetcher\n==========================\n\nThis small library fetches status information from Huawei B593 4G modem.\n\nInstallation:\n\n::\n\n pip install huawei_b593_status\n\nor clone `the repository `_ and run\n\n::\n\n python setup.py install\n\nUsage:\n\n::\n\n import huawei_b593_status\n huawei = HuaweiStatus()\n print huawei.read()\n\nOutput:\n\n::\n\n {'WIFI': 'off',\n 'SIG': '5',\n 'Mode': '4g',\n 'Roam': 'home',\n 'SIM': 'normal',\n 'Connect': 'connected'}", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ojarva/python-huawei-b593-status", "keywords": "huawei 4g b593", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "huawei_b593_status", "package_url": "https://pypi.org/project/huawei_b593_status/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/huawei_b593_status/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ojarva/python-huawei-b593-status" }, "release_url": "https://pypi.org/project/huawei_b593_status/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Huawei B593 status fetcher", "version": "0.0.2" }, "last_serial": 2073794, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "3480e70bfa5184b35de41fe374efe73f", "sha256": "12d96b8d763a6d99677f115ecc723401a6d4b7c4f34f6e9f6a0cfe9f6a327aa1" }, "downloads": -1, "filename": "huawei_b593_status-0.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3480e70bfa5184b35de41fe374efe73f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3660, "upload_time": "2014-12-27T21:29:53", "url": "https://files.pythonhosted.org/packages/92/04/4f63daf0dcd7ed9ca777e155a1d875069fd0b940d383f6f3101aced1e7b5/huawei_b593_status-0.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1714ba501e1d1e2baf638e42812fcf5", "sha256": "954f4090c8470bb6b7de9790b05edd0be3b73819ab182a8a38a3bdd7a9d5a4f8" }, "downloads": -1, "filename": "huawei_b593_status-0.0.1.tar.gz", "has_sig": false, "md5_digest": "b1714ba501e1d1e2baf638e42812fcf5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2177, "upload_time": "2014-12-27T21:29:57", "url": "https://files.pythonhosted.org/packages/df/da/4fbbd4e1cde9047ef53088aa785c670b12b8d377e53bce3fc8bf24498d94/huawei_b593_status-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "d5b9fea7c84888f9c3f2610fffc4f60f", "sha256": "43dc524d80ce1ca90996ed15919422d25ad4b19f61c3fe5da9b27f23edecde51" }, "downloads": -1, "filename": "huawei_b593_status-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5b9fea7c84888f9c3f2610fffc4f60f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3706, "upload_time": "2016-04-20T10:34:37", "url": "https://files.pythonhosted.org/packages/1b/98/92776dc9f2ca6be3e92414f1cbe5f2a3ce5f6de97f09db0db9c7dde3e695/huawei_b593_status-0.0.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d5b9fea7c84888f9c3f2610fffc4f60f", "sha256": "43dc524d80ce1ca90996ed15919422d25ad4b19f61c3fe5da9b27f23edecde51" }, "downloads": -1, "filename": "huawei_b593_status-0.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "d5b9fea7c84888f9c3f2610fffc4f60f", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 3706, "upload_time": "2016-04-20T10:34:37", "url": "https://files.pythonhosted.org/packages/1b/98/92776dc9f2ca6be3e92414f1cbe5f2a3ce5f6de97f09db0db9c7dde3e695/huawei_b593_status-0.0.2-py2.py3-none-any.whl" } ] }