{ "info": { "author": "Menno Blom", "author_email": "menno@b10m.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=================\nZiggo Mediabox XL\n=================\n\n\n.. image:: https://img.shields.io/pypi/v/ziggo_mediabox_xl.svg\n :target: https://pypi.python.org/pypi/ziggo_mediabox_xl\n\n.. image:: https://img.shields.io/travis/b10m/ziggo_mediabox_xl.svg\n :target: https://travis-ci.org/b10m/ziggo_mediabox_xl\n\n.. image:: https://readthedocs.org/projects/ziggo-mediabox-xl/badge/?version=latest\n :target: https://ziggo-mediabox-xl.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n.. image:: https://pyup.io/repos/github/b10m/ziggo_mediabox_xl/shield.svg\n :target: https://pyup.io/repos/github/b10m/ziggo_mediabox_xl/\n :alt: Updates\n\n\nInstallation\n------------\n\nFrom PyPI\n~~~~~~~~~\n\nAssuming you already are inside a virtualenv:\n\n.. code-block:: bash\n\n pip install ziggo_mediabox_xl\n\nFrom Git\n~~~~~~~~\n\nCreate a new virtualenv (if you are not already in one) and install the\nnecessary packages:\n\n.. code-block:: bash\n\n git clone https://github.com/b10m/ziggo_mediabox_xl.git\n cd ziggo_mediabox_xl\n mkvirtualenv ziggo_mediabox_xl\n pip install -r requirements.txt\n\nUsage\n-----\n\nThis quick example will connect to the IP address listed, verify the box\nis turned on and sends NUM_3, NUM_0, and NUM_2 to the device. This will\nresult in the same action as pressing 302 on your remote control (the\nDisney Jr. channel will be selected).\n\n.. code-block:: python\n\n from ziggo_mediabox_xl import ZiggoMediaboxXL\n\n box = ZiggoMediaboxXL('aaa.bbb.ccc.ddd')\n if box.turned_on():\n box.send_keys(['NUM_3', 'NUM_0', 'NUM_2'])\n\n\n=======\nHistory\n=======\n\n1.1.0 (2018-11-03)\n------------------\n\n* Added timeout option.\n* Upgraded to \n\n1.0.0 (2017-11-23)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/b10m/ziggo_mediabox_xl", "keywords": "ziggo_mediabox_xl", "license": "MIT license", "maintainer": "", "maintainer_email": "", "name": "ziggo-mediabox-xl", "package_url": "https://pypi.org/project/ziggo-mediabox-xl/", "platform": "", "project_url": "https://pypi.org/project/ziggo-mediabox-xl/", "project_urls": { "Homepage": "https://github.com/b10m/ziggo_mediabox_xl" }, "release_url": "https://pypi.org/project/ziggo-mediabox-xl/1.1.0/", "requires_dist": [ "requests (>=2.20.0)" ], "requires_python": "", "summary": "Python interface to Ziggo's Mediabox XL", "version": "1.1.0" }, "last_serial": 4448011, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "f404efd3a14f21b20d073366c2c556a4", "sha256": "3bc41ca183d33c4c3e7f3176ef3065187bb1d0e72f68778fee4c7c21e26ec503" }, "downloads": -1, "filename": "ziggo_mediabox_xl-1.0.0.tar.gz", "has_sig": false, "md5_digest": "f404efd3a14f21b20d073366c2c556a4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4257, "upload_time": "2017-11-26T20:38:27", "url": "https://files.pythonhosted.org/packages/e0/05/433c15147bac225c233afb26a43ae54eb6e35024842db77c57d25c891a89/ziggo_mediabox_xl-1.0.0.tar.gz" } ], "1.1.0": [ { "comment_text": "", "digests": { "md5": "781764470f39edf21a7f21fa93fc7055", "sha256": "23b7ebd9a13c7b3c6b0cf75709c237b7a5119a96c8dbe7100d360d1671b2d978" }, "downloads": -1, "filename": "ziggo_mediabox_xl-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "781764470f39edf21a7f21fa93fc7055", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4977, "upload_time": "2018-11-03T18:54:16", "url": "https://files.pythonhosted.org/packages/04/02/abde4c2e5300214feabf8ac72ad2edd9d81a9cc77c2ea7fdc31c66079eea/ziggo_mediabox_xl-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e5ede3ffd201737cb4aaf018df8ee24", "sha256": "9b34ebfb726dbb8f6f323dc2f88c26d19f2d0990d252dc0555b40590c936e301" }, "downloads": -1, "filename": "ziggo_mediabox_xl-1.1.0.tar.gz", "has_sig": false, "md5_digest": "4e5ede3ffd201737cb4aaf018df8ee24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4314, "upload_time": "2018-11-03T18:54:18", "url": "https://files.pythonhosted.org/packages/ee/15/72e4acd8992bed77c4216c525237ae606c774475dad489723f7fb788412b/ziggo_mediabox_xl-1.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "781764470f39edf21a7f21fa93fc7055", "sha256": "23b7ebd9a13c7b3c6b0cf75709c237b7a5119a96c8dbe7100d360d1671b2d978" }, "downloads": -1, "filename": "ziggo_mediabox_xl-1.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "781764470f39edf21a7f21fa93fc7055", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4977, "upload_time": "2018-11-03T18:54:16", "url": "https://files.pythonhosted.org/packages/04/02/abde4c2e5300214feabf8ac72ad2edd9d81a9cc77c2ea7fdc31c66079eea/ziggo_mediabox_xl-1.1.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4e5ede3ffd201737cb4aaf018df8ee24", "sha256": "9b34ebfb726dbb8f6f323dc2f88c26d19f2d0990d252dc0555b40590c936e301" }, "downloads": -1, "filename": "ziggo_mediabox_xl-1.1.0.tar.gz", "has_sig": false, "md5_digest": "4e5ede3ffd201737cb4aaf018df8ee24", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4314, "upload_time": "2018-11-03T18:54:18", "url": "https://files.pythonhosted.org/packages/ee/15/72e4acd8992bed77c4216c525237ae606c774475dad489723f7fb788412b/ziggo_mediabox_xl-1.1.0.tar.gz" } ] }