{ "info": { "author": "Richard Kellner", "author_email": "richard.kellner [at] gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "RPi.Doorman Gammu\n#################\n\nDoor state monitor, with ability to make a phone call completely written in Python.\n\n.. image:: https://badge.fury.io/py/rpi-doorman-gammu.png\n :target: http://badge.fury.io/py/rpi-doorman-gammu\n\nThis is just and extension for RPi.Doorman project to support python-gammu. With aditional dependencies this project allows to make a phone calls when sensor state changes.\n\nFor more information check `rpi-doorman `_ project.\n\n\nInstallation\n------------\n\n- Install the latest released version using pip::\n\n pip install https://github.com/ricco386/rpi-doorman-gammu/zipball/master\n\n- Make sure all dependencies (listed below) are installed (done automatically when installing via pip)\n- The ``rpi-doorman-gammu`` command should be installed somewhere in your ``PATH``.\n- Systemd scripts are available: https://github.com/ricco386/rpi-doorman-gammu/tree/master/init.d\n\nSystemd scripts should be run under **default Raspberry Pi user** (pi) so scripts can access GPIO. \n\n\n**Dependencies:**\n\n- `RPi.GPIO `_ (0.6.1+)\n- `rpi-doorman `_ (1.1+)\n- `gammu `_ and `python-gammu `_ (``sudo apt-get install gammu python-gammu``)\n\n\nLicense\n-------\n\nFor more information see the `LICENSE `_ file.", "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/ricco386/rpi-doorman-gammu/", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "rpi-doorman-gammu", "package_url": "https://pypi.org/project/rpi-doorman-gammu/", "platform": "any", "project_url": "https://pypi.org/project/rpi-doorman-gammu/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ricco386/rpi-doorman-gammu/" }, "release_url": "https://pypi.org/project/rpi-doorman-gammu/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "Door state monitor, with ability to make a phone call", "version": "0.1.0" }, "last_serial": 1957651, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "1657cb35e98de558ebcb21c317a5ceb3", "sha256": "eccd206c2705a2e43f7102d2ab6051f9315ad978bbef97328c69dba53434156c" }, "downloads": -1, "filename": "rpi-doorman-gammu-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1657cb35e98de558ebcb21c317a5ceb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4571, "upload_time": "2016-02-15T17:08:57", "url": "https://files.pythonhosted.org/packages/0f/0f/2e2ebb4f91019aefd74e7a10f436bba018eb15f89cf88dee58caa5fddecf/rpi-doorman-gammu-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "1657cb35e98de558ebcb21c317a5ceb3", "sha256": "eccd206c2705a2e43f7102d2ab6051f9315ad978bbef97328c69dba53434156c" }, "downloads": -1, "filename": "rpi-doorman-gammu-0.1.0.tar.gz", "has_sig": false, "md5_digest": "1657cb35e98de558ebcb21c317a5ceb3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4571, "upload_time": "2016-02-15T17:08:57", "url": "https://files.pythonhosted.org/packages/0f/0f/2e2ebb4f91019aefd74e7a10f436bba018eb15f89cf88dee58caa5fddecf/rpi-doorman-gammu-0.1.0.tar.gz" } ] }