{ "info": { "author": "alzeih", "author_email": "alzeih@users.noreply.github.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3 :: Only", "Topic :: Communications :: Telephony" ], "description": "Synopsis\n========\n\nVodem Vodafone K4607-Z Web Interface Python bindings\n\n|docs| |pypi|\n\nCode Example\n============\n\nUse the simple interface::\n\n import vodem.simple\n\n vodem.simple.sms_send(\"+16175551212\", \"Message String\")\n\n inbox = list(vodem.simple.sms_inbox_unread())\n\n vodem.simple.sms_delete(1)\n\nFor more advanced features, use the raw api::\n\n import vodem.api\n import vodem.util\n\n message = vodem.util.encode_sms_message(\"Message String\")\n time = vodem.util.encode_time(datetime.datetime.now())\n number = \"+16175551212;\"\n\n vodem.api.sms_send({'Number' : number, 'sms_time' : time, 'MessageBody' : message })\n\nException handling::\n\n import vodem.api\n import vodem.exceptions\n\n try:\n vodem.api.disconnect_network()\n except vodem.exceptions.VodemError as exc:\n raise\n\nFor more examples consult the examples directory\n\nMotivation\n==========\n\nThis interface is built to integrate sms capability into an application, or other functions of the vodem that are exposed via the web interface.\n\nIt requires the hardware vodem and activated sim card.\n\nInstallation\n============\n\nUsing PyPi\n----------\n\npip install vodem-vodafone-K4607-Z\n\nUsing Git\n---------\n::\n\n git clone https://github.com/alzeih/python-vodem-vodafone-K4607-Z.git\n cd python-vodem-vodafone-K4607-Z\n python setup.py build\n python setup.py install\n\nAPI Reference\n=============\n\nSee http://python-vodem-vodafone-k4607-z.readthedocs.org/\n\nTests\n=====\n\nWarning\n-------\n\nAs some of the tests are potentially destructive, expensive, or annoying to others, it is best to run tests in a device without a sim card.\n\nTo ensure you have been made aware of the risks, read test/unit/api/__init__.py for instructions.\n\nUnfortunately this restriction doesn't work without the top test module specified explicitly as this places unittest into discovery mode which ignores the load_tests protocol.\n\nRunning Tests\n-------------\n\npython -m unittest test\n\nContributors\n============\n\nBugs, Feature requests, Documentation, and Contributions are tracked via this respository.\n\nThis project adheres to the `Open Code of Conduct`_. By participating, you are expected to honor this code.\n\n.. _Open Code of Conduct: http://todogroup.org/opencodeofconduct/#Python Vodem Vodafone K4607-Z/alzeih@users.noreply.github.com\n\nAll code should be checked with pylint, tested and documented.\n\nLicense\n=======\n\nMIT. See LICENCE.\n\n.. |docs| image:: https://readthedocs.org/projects/python-vodem-vodafone-k4607-z/badge/?version=latest\n :target: http://python-vodem-vodafone-k4607-z.readthedocs.org/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. |pypi| image:: https://badge.fury.io/py/vodem-vodafone-K4607-Z.svg\n :target: https://badge.fury.io/py/vodem-vodafone-K4607-Z\n :alt: PyPi Version\n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/vodem-vodafone-K4607-Z", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "zte-mf823", "package_url": "https://pypi.org/project/zte-mf823/", "platform": "", "project_url": "https://pypi.org/project/zte-mf823/", "project_urls": { "Homepage": "http://pypi.python.org/pypi/vodem-vodafone-K4607-Z" }, "release_url": "https://pypi.org/project/zte-mf823/0.0.1.dev21/", "requires_dist": [ "requests", "pbr", "wheel", "pylint ; extra == 'dev'", "sphinx ; extra == 'dev'" ], "requires_python": "", "summary": "Vodafone Vodafone K4607-Z web interface python bindings", "version": "0.0.1.dev21" }, "last_serial": 4749773, "releases": { "0.0.1.dev21": [ { "comment_text": "", "digests": { "md5": "d925cca26769b76065585d4d46012e6b", "sha256": "667394f3df1e1b560a88fff4a76f34ea409635f4a62a78399dad0ee9e939400c" }, "downloads": -1, "filename": "zte_mf823-0.0.1.dev21-py3-none-any.whl", "has_sig": false, "md5_digest": "d925cca26769b76065585d4d46012e6b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11657, "upload_time": "2019-01-28T11:32:03", "url": "https://files.pythonhosted.org/packages/f9/de/e655b237723625a0afdaa6027c31b9b2756ab3173cf55854bcc6caea4ab5/zte_mf823-0.0.1.dev21-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6285b3841cd7bcc6996805f7a8dd81c3", "sha256": "0935cec808c6652dfbbfdac82afb116dc64351b2283816aa9fb7e5f68fff4cf2" }, "downloads": -1, "filename": "zte-mf823-0.0.1.dev21.tar.gz", "has_sig": false, "md5_digest": "6285b3841cd7bcc6996805f7a8dd81c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 278750, "upload_time": "2019-01-28T11:32:05", "url": "https://files.pythonhosted.org/packages/38/1a/1ec20acf96dfdab852109a58e6baf77e2af4479f51f9b05e76694d18f32a/zte-mf823-0.0.1.dev21.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d925cca26769b76065585d4d46012e6b", "sha256": "667394f3df1e1b560a88fff4a76f34ea409635f4a62a78399dad0ee9e939400c" }, "downloads": -1, "filename": "zte_mf823-0.0.1.dev21-py3-none-any.whl", "has_sig": false, "md5_digest": "d925cca26769b76065585d4d46012e6b", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 11657, "upload_time": "2019-01-28T11:32:03", "url": "https://files.pythonhosted.org/packages/f9/de/e655b237723625a0afdaa6027c31b9b2756ab3173cf55854bcc6caea4ab5/zte_mf823-0.0.1.dev21-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6285b3841cd7bcc6996805f7a8dd81c3", "sha256": "0935cec808c6652dfbbfdac82afb116dc64351b2283816aa9fb7e5f68fff4cf2" }, "downloads": -1, "filename": "zte-mf823-0.0.1.dev21.tar.gz", "has_sig": false, "md5_digest": "6285b3841cd7bcc6996805f7a8dd81c3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 278750, "upload_time": "2019-01-28T11:32:05", "url": "https://files.pythonhosted.org/packages/38/1a/1ec20acf96dfdab852109a58e6baf77e2af4479f51f9b05e76694d18f32a/zte-mf823-0.0.1.dev21.tar.gz" } ] }