{ "info": { "author": "Thammi", "author_email": "thammi@chaossource.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: X11 Applications :: Qt", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3", "Topic :: Communications :: Telephony" ], "description": "# pysipgate\n\n## What is this?\n\nThis project consists of a high level Python API for the\n[http://www.sipgate.de/basic/api](Sipgate basic API) and a GUI which is based\naround a tray icon using this API.\n\nThe GUI offers the following features:\n\n* initiate voice calls\n* detect phone numbers from clipboard\n* SMS functionality\n* show account balance\n\n## Setup\n\nThere is a `setup.py` for automated installation. To install `pysipgate` simply\ncall:\n\n ./setup.py install --user\n\nThe GUI is configured in the file `~/.pysipgate`. It should look like this:\n\n [account]\n user: thammi\n password: 123456\n\n## Usage\n\nTo use the GUI (which is based around a tray icon) simply call\n\n pysipgate\n\nThere are also some command line options. You can send an SMS with one simple comand\n\n echo \"Hello World!\" | pysipgate --sms 49123456789\n\nTo initiate a voice call from the command line run\n\n pysipgate --call 0123456789\n\n## Bugs/TODOs\n\n* SMS need a phone number with national area code", "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/thammi/pysipgate", "keywords": "sipgate", "license": "GPLv3", "maintainer": null, "maintainer_email": null, "name": "pysipgate", "package_url": "https://pypi.org/project/pysipgate/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pysipgate/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/thammi/pysipgate" }, "release_url": "https://pypi.org/project/pysipgate/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Client for the Sipgate API", "version": "0.1.2" }, "last_serial": 817295, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "50dd03b7df7bd50ccf47cfae49178d50", "sha256": "2bb2b4d7e154f5791b8025784be783c866cd58f8e8e18e850a7d0d23382dfbe4" }, "downloads": -1, "filename": "pysipgate-0.1.0.tar.gz", "has_sig": false, "md5_digest": "50dd03b7df7bd50ccf47cfae49178d50", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5505, "upload_time": "2013-07-13T18:45:14", "url": "https://files.pythonhosted.org/packages/4e/f5/63a794de5dacea3e4a7d8560d070fe7f5b812cbb7210f262fcf549639016/pysipgate-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "a78d885ee662766ad353ab9b677c60ea", "sha256": "e02e4bcf838ab8a94e0aac7041de2d8c47aae053505ed217cbe010e9ce8fc1a6" }, "downloads": -1, "filename": "pysipgate-0.1.1.tar.gz", "has_sig": false, "md5_digest": "a78d885ee662766ad353ab9b677c60ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5775, "upload_time": "2013-07-17T12:25:22", "url": "https://files.pythonhosted.org/packages/dc/56/a5a053d61c2bbb7318ad22dd3457e8b9539f926e09365ff76b7bba0df448/pysipgate-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f75b02da263548cb7f42e5e8808f5535", "sha256": "5ef90c17d08baf72027277e089dfe0be89efccea730f9e32fc8b8ba1f1802c70" }, "downloads": -1, "filename": "pysipgate-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f75b02da263548cb7f42e5e8808f5535", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5791, "upload_time": "2013-07-17T12:28:55", "url": "https://files.pythonhosted.org/packages/0a/ab/ec2b11f8bc7db785d465a0b5abe05140cb584aaa33bd2573617e82e58f50/pysipgate-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f75b02da263548cb7f42e5e8808f5535", "sha256": "5ef90c17d08baf72027277e089dfe0be89efccea730f9e32fc8b8ba1f1802c70" }, "downloads": -1, "filename": "pysipgate-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f75b02da263548cb7f42e5e8808f5535", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5791, "upload_time": "2013-07-17T12:28:55", "url": "https://files.pythonhosted.org/packages/0a/ab/ec2b11f8bc7db785d465a0b5abe05140cb584aaa33bd2573617e82e58f50/pysipgate-0.1.2.tar.gz" } ] }