{ "info": { "author": "Sebastian Rahlf", "author_email": "sebastian.rahlf@jambit.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: System Administrators", "License :: Other/Proprietary License", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.1", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "python-jambel\n=============\n\n.. image:: https://travis-ci.org/jambit/python-jambel.svg?branch=master\n :target: https://travis-ci.org/jambit/python-jambel\n\nInterface to jambit's project traffic lights.\n\nA simple example::\n\n import jambel\n light = jambel.Jambel('ampel3.dev.jambit.com')\n light.green.on()\n light.yellow.blink()\n light.red.flash()\n\nIt is also possible to query the jambel's status::\n\n status = light.status()\n if stats[jambel.GREEN] == jambel.BLINK:\n print('green light is blinking!')\n\nInterested in the hardware? Contact us at info@jambit.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/jambit/python-jambel", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "jambel", "package_url": "https://pypi.org/project/jambel/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/jambel/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/jambit/python-jambel" }, "release_url": "https://pypi.org/project/jambel/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Interface to jambit's project traffic lights.", "version": "0.1.1" }, "last_serial": 1585953, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "425f35e0c2e28abeec48f6852d6d77e8", "sha256": "72870bfc802dc72a1f6c141f5670b233d0fbba4842c31d7112ce81194cd1671a" }, "downloads": -1, "filename": "jambel-0.1.1.tar.gz", "has_sig": false, "md5_digest": "425f35e0c2e28abeec48f6852d6d77e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4544, "upload_time": "2015-06-10T06:51:20", "url": "https://files.pythonhosted.org/packages/61/49/887eb10834c6d574f4217ef6ff9f1fa76d76347473ab8d40428a74cc8ef4/jambel-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "425f35e0c2e28abeec48f6852d6d77e8", "sha256": "72870bfc802dc72a1f6c141f5670b233d0fbba4842c31d7112ce81194cd1671a" }, "downloads": -1, "filename": "jambel-0.1.1.tar.gz", "has_sig": false, "md5_digest": "425f35e0c2e28abeec48f6852d6d77e8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4544, "upload_time": "2015-06-10T06:51:20", "url": "https://files.pythonhosted.org/packages/61/49/887eb10834c6d574f4217ef6ff9f1fa76d76347473ab8d40428a74cc8ef4/jambel-0.1.1.tar.gz" } ] }