{ "info": { "author": "Francois Aucamp", "author_email": "francois.aucamp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Communications :: Telephony", "Topic :: Home Automation", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: System :: Hardware", "Topic :: Terminals :: Serial", "Topic :: Utilities" ], "description": "python-gsmmodem is a module that allows easy control of a GSM modem attached\nto the system. It also includes a couple of useful commandline utilities for\ninteracting with a GSM modem.\n\nIts features include:\n- simple methods for sending SMS messages, checking signal level, etc\n- easy-to-use API for starting and responding to USSD sessions and making voice calls\n- handling incoming phone calls and received SMS messages via callback methods\n- support for SMS PDU and text mode\n- support for tracking SMS status reports\n- wraps AT command errors into Python exceptions by default\n- modular design; you easily issue your own AT commands to the modem with error\n (with error checking), or read/write directly from/to the modem if you prefer\n- comprehensive test suite\n\nBundled utilities:\n- GSMTerm: an easy-to-use serial terminal for communicating with an attached GSM\n modem. It features command completion, built-in help for many AT commands,\n history, context-aware prompt, etc.\n- sendsms.py: a simple command line script to send SMS messages\n- identify-modem.py: simple utility to identify attached modem. Can also be used to\n provide debug information used for development of python-gsmmodem.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/faucamp/python-gsmmodem/archive/0.9.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/faucamp/python-gsmmodem", "keywords": "gsm,sms,modem,mobile,phone,usb,serial", "license": "LGPLv3+", "maintainer": null, "maintainer_email": null, "name": "python-gsmmodem", "package_url": "https://pypi.org/project/python-gsmmodem/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-gsmmodem/", "project_urls": { "Download": "https://github.com/faucamp/python-gsmmodem/archive/0.9.tar.gz", "Homepage": "https://github.com/faucamp/python-gsmmodem" }, "release_url": "https://pypi.org/project/python-gsmmodem/0.9/", "requires_dist": null, "requires_python": null, "summary": "Control an attached GSM modem: send/receive SMS messages, handle calls, etc", "version": "0.9" }, "last_serial": 817951, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "0944fd5f6a3506a4fa5c15b05331d821", "sha256": "3afea326df32709464d51801f62b3dceed372debfa7dea8d662204cdcefec8f0" }, "downloads": -1, "filename": "python-gsmmodem-0.1.tar.gz", "has_sig": false, "md5_digest": "0944fd5f6a3506a4fa5c15b05331d821", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33693, "upload_time": "2013-02-15T13:46:09", "url": "https://files.pythonhosted.org/packages/21/0e/4c11a3530ce7ffdb57e3d387736e8e509255e84ce74074e07a9d0adb513f/python-gsmmodem-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "801c97d68e338f98abc82b9e8e60fedc", "sha256": "0d3f6fd7c028aba0c0e93a5322aca2cf42386cc2fd0485272bf78a9f5a95555c" }, "downloads": -1, "filename": "python-gsmmodem-0.2.tar.gz", "has_sig": false, "md5_digest": "801c97d68e338f98abc82b9e8e60fedc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 33954, "upload_time": "2013-02-18T08:43:18", "url": "https://files.pythonhosted.org/packages/7c/87/e21fc72bcc9c7c1d96e55bd21637054751ac038b5c71089e103e8ae964de/python-gsmmodem-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "f8b236f53ce47aac86fbef95073e11a8", "sha256": "b79516e707cd98db064231f3b365ad0484365fa78ed08141c4c1b011643aafa5" }, "downloads": -1, "filename": "python-gsmmodem-0.3.tar.gz", "has_sig": false, "md5_digest": "f8b236f53ce47aac86fbef95073e11a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 36125, "upload_time": "2013-02-26T15:11:41", "url": "https://files.pythonhosted.org/packages/5a/b5/a23c1824720e0506017826c99d5bd33f55c5ee746839faf7fb88f071187b/python-gsmmodem-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "7b372f793cc0ac25c3e030a1c568af85", "sha256": "c35c18a8782f38c6861e4db34c10799408e2667776a20ae75023a2845cede288" }, "downloads": -1, "filename": "python-gsmmodem-0.4.tar.gz", "has_sig": false, "md5_digest": "7b372f793cc0ac25c3e030a1c568af85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41551, "upload_time": "2013-03-05T13:32:27", "url": "https://files.pythonhosted.org/packages/20/8f/0547108f14e037b947e114064df9b5088e8aaed8a4acf62bde59ab8c0c8b/python-gsmmodem-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "759e12dd28d2927e1616de921dadd26a", "sha256": "d90756710d096b9724a7ca909eeb18c9a9cedbdae57c8ff97140e439b2b959c8" }, "downloads": -1, "filename": "python-gsmmodem-0.5.tar.gz", "has_sig": false, "md5_digest": "759e12dd28d2927e1616de921dadd26a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 44156, "upload_time": "2013-03-06T16:58:39", "url": "https://files.pythonhosted.org/packages/7e/07/bbb59863dbbe9b60f36612d2b2e0d1853e76df33637eaf0d9c03bf931cd3/python-gsmmodem-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "d4ae0b45699728e7b613796aa575319c", "sha256": "b340c5e14de769a71bc2132cd9eede0ca6eee1c334ef3df3b880430c6cb1a92d" }, "downloads": -1, "filename": "python-gsmmodem-0.6.tar.gz", "has_sig": false, "md5_digest": "d4ae0b45699728e7b613796aa575319c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 55558, "upload_time": "2013-04-03T13:39:57", "url": "https://files.pythonhosted.org/packages/4c/bd/248a22154d53f2b5d2a9f8b2a60b1a844ef74a9ed39a6cd6594589a94f45/python-gsmmodem-0.6.tar.gz" } ], "0.7": [ { "comment_text": "", "digests": { "md5": "15c689ae6be227f72624dcd99b11dc67", "sha256": "bf09f769947dc79b58262c35436a86aa7cbea8965fafb886d6d84e42cc30aad9" }, "downloads": -1, "filename": "python-gsmmodem-0.7.tar.gz", "has_sig": false, "md5_digest": "15c689ae6be227f72624dcd99b11dc67", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 57894, "upload_time": "2013-04-19T14:24:08", "url": "https://files.pythonhosted.org/packages/dd/33/72fe45f51bf89ae79948866d81f744fa8401ccafecc0c073e0ae48a22d56/python-gsmmodem-0.7.tar.gz" } ], "0.8": [ { "comment_text": "", "digests": { "md5": "608cbe763857d6e917598c55cea2d300", "sha256": "31ee98abcc7d2e34a349ab3beb0c551744aeeac11329348c2a16d8bb57a6f8dc" }, "downloads": -1, "filename": "python-gsmmodem-0.8.tar.gz", "has_sig": false, "md5_digest": "608cbe763857d6e917598c55cea2d300", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 69242, "upload_time": "2013-05-21T13:08:09", "url": "https://files.pythonhosted.org/packages/7d/d2/df2de7805b57fdf7ca50fb896db199a59fdb28de2d1d062f31d0abab3a28/python-gsmmodem-0.8.tar.gz" } ], "0.9": [ { "comment_text": "", "digests": { "md5": "1708832d3655451f6e8d8bd86621a2e3", "sha256": "bd823005b62e88757b870edefc9c38339cef960b97be3847330d3eda2aedef89" }, "downloads": -1, "filename": "python-gsmmodem-0.9.tar.gz", "has_sig": false, "md5_digest": "1708832d3655451f6e8d8bd86621a2e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87661, "upload_time": "2013-07-18T11:23:52", "url": "https://files.pythonhosted.org/packages/4c/32/6c6e10446e6a6379776bbf70defdb5808f65e49605aa0205cbd01e0de58b/python-gsmmodem-0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1708832d3655451f6e8d8bd86621a2e3", "sha256": "bd823005b62e88757b870edefc9c38339cef960b97be3847330d3eda2aedef89" }, "downloads": -1, "filename": "python-gsmmodem-0.9.tar.gz", "has_sig": false, "md5_digest": "1708832d3655451f6e8d8bd86621a2e3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 87661, "upload_time": "2013-07-18T11:23:52", "url": "https://files.pythonhosted.org/packages/4c/32/6c6e10446e6a6379776bbf70defdb5808f65e49605aa0205cbd01e0de58b/python-gsmmodem-0.9.tar.gz" } ] }