{ "info": { "author": "Stavros Korokithakis", "author_email": "hi@stavros.io", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "======\nyeecli\n======\n\n.. image:: https://img.shields.io/pypi/v/yeecli.svg\n :target: https://pypi.python.org/pypi/yeecli\n\n.. image:: https://gitlab.com/stavros/yeecli/badges/master/build.svg\n :target: https://gitlab.com/stavros/yeecli/pipelines\n\n\nyeecli is a command-line utility for controlling the YeeLight RGB LED lightbulb.\nIt is released under the BSD license.\n\n\nQuick start\n-----------\n\nYou can install yeecli with pip::\n\n pip install yeecli\n\nYou're done! Here are a few sample commands::\n\n yee --ip=192.168.0.34 turn on\n yee --ip=192.168.0.34 toggle\n yee --ip=192.168.0.34 rgb ff00ff\n yee --ip=192.168.0.34 brightness 100\n\n\nFeatures\n--------\n\nThis is a list of features supported right now and features that I'm wanting to\nadd later.\n\nCurrently supported:\n\n* Non-music modes\n* All flow transitions in the protocol\n* Additional HSV flow transition\n* Presets\n* Multiple bulbs\n\nWill probably be supported at some point:\n\n* Music mode\n* Bulb groups\n* Discovery\n\n\nUsage\n-----\n\nTo see the commands supported by yeecli, just run it without any commands. It\nallows you to turn the light bulb on or off, set the RGB value, the color\ntemperature, the HSV value, etc.\n\nyeecli does not support discovery, so you have to specify the IP of the bulb you\nwant to use every time. To make this easier, yeecli supports using\na configuration file.\n\nSimply create a file in `~/.config/yeecli/yeecli.cfg` that looks something like\nthis::\n\n [default]\n ip = 192.168.12.3\n port = 55433\n effect = smooth\n duration = 500\n\nAnd the defaults will be loaded from it. All the values in it are optional, and\nyou can override them in the command line when running the script.\n\nYou can also specify multiple bulbs like so::\n\n [default]\n ip = 192.168.12.3\n port = 55433\n effect = smooth\n duration = 500\n\n [bedroom]\n ip = 192.168.12.4\n effect = smooth\n duration = 500\n\n [hallway]\n ip = 192.168.12.5\n\nThen, to select a specific bulb, just pass it to the ``--bulb`` option::\n\n yee --bulb=bedroom brightness 100", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/skorokithakis/yeecli", "keywords": "yeelight xiaomi led rgb yeecli", "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "yeecli", "package_url": "https://pypi.org/project/yeecli/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/yeecli/", "project_urls": { "Homepage": "https://github.com/skorokithakis/yeecli" }, "release_url": "https://pypi.org/project/yeecli/0.1.0/", "requires_dist": null, "requires_python": null, "summary": "yeecli is a command-line utility for controlling the YeeLight RGB LED lightbulb.", "version": "0.1.0" }, "last_serial": 2926396, "releases": { "0.0.10": [ { "comment_text": "", "digests": { "md5": "e2233575fa245cba787de18b00f51a2d", "sha256": "15557d356abe64fa4032bfcf7690e670607922033c28e2cd7a227f11484fa06e" }, "downloads": -1, "filename": "yeecli-0.0.10-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e2233575fa245cba787de18b00f51a2d", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5673, "upload_time": "2016-11-14T00:38:14", "url": "https://files.pythonhosted.org/packages/c5/66/7309210afe5f5fa21947aaceebdd24723e68469e56ecf53f5f126ff65275/yeecli-0.0.10-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9f31df2f3660a4300eb11e6784b0eecf", "sha256": "83cbbbf6e27be30be87fa905225808ec222a155512a00d6e1aa9abf10c101cbb" }, "downloads": -1, "filename": "yeecli-0.0.10.tar.gz", "has_sig": false, "md5_digest": "9f31df2f3660a4300eb11e6784b0eecf", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4988, "upload_time": "2016-11-14T00:38:18", "url": "https://files.pythonhosted.org/packages/a6/f3/e0fe4dd5e22cd9db40d4ceb71234d1ebe3353c7378300887405fd70c4307/yeecli-0.0.10.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "3dd1ddd030fcf24e99d196bc9dd74758", "sha256": "52ca8e95b875860524b1eaab15c6b5726e1fb6c418f52886f69e5b408ce790c0" }, "downloads": -1, "filename": "yeecli-0.0.11-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "3dd1ddd030fcf24e99d196bc9dd74758", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6162, "upload_time": "2016-11-14T18:16:55", "url": "https://files.pythonhosted.org/packages/0b/79/046ce3d891cf7d69f32c58e5262663ad5fe0f8928ab95289cdeb1e4563cf/yeecli-0.0.11-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "6e5ac81893e599cf6c8d5b1e6c46be25", "sha256": "b3c7d11a5c94863e1ee97e7133e61007f4a0b2cf68d159034e02541a1c7a43e6" }, "downloads": -1, "filename": "yeecli-0.0.11.tar.gz", "has_sig": false, "md5_digest": "6e5ac81893e599cf6c8d5b1e6c46be25", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5316, "upload_time": "2016-11-14T18:16:52", "url": "https://files.pythonhosted.org/packages/10/1b/80c60ec5cf794a09626c910df54355f3acadf4df8c8b5358b98c88362c9b/yeecli-0.0.11.tar.gz" } ], "0.0.12": [ { "comment_text": "", "digests": { "md5": "957365b86b53d8f2dd7d912971f2790b", "sha256": "f06c0ec75e52c6ca02b381ec4f9273793a0b791908537b5c6c78f6a3e883c3b8" }, "downloads": -1, "filename": "yeecli-0.0.12-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "957365b86b53d8f2dd7d912971f2790b", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6252, "upload_time": "2016-11-14T19:05:12", "url": "https://files.pythonhosted.org/packages/83/e0/5f2e6f3c2af396c5a95d395140d3557cfd1ff26ec2623a36fd92c348b7fe/yeecli-0.0.12-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "de07a0a6960e6788ee795dd79e60bea0", "sha256": "c8c990c9ed6e2301eef0051a1100ccbe83c73a87687dd53e1df67cb670c95003" }, "downloads": -1, "filename": "yeecli-0.0.12.tar.gz", "has_sig": false, "md5_digest": "de07a0a6960e6788ee795dd79e60bea0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5404, "upload_time": "2016-11-14T19:05:09", "url": "https://files.pythonhosted.org/packages/fd/98/d967644c68f6e6fa24ddb30f357ea93bc35ff38e18adb2e55d4778bd1c97/yeecli-0.0.12.tar.gz" } ], "0.0.13": [ { "comment_text": "", "digests": { "md5": "e46c454f18bb73a06c5424ba49587e28", "sha256": "4d6dba772a10e6adc14819e148d475ce21e5a5b89fee2caf36f39233aac896e4" }, "downloads": -1, "filename": "yeecli-0.0.13-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "e46c454f18bb73a06c5424ba49587e28", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6375, "upload_time": "2016-11-15T03:22:37", "url": "https://files.pythonhosted.org/packages/99/aa/3af30df33497e244bcc24a9fbbffb4d2c2b91bdace645a2ce0f6a0c665ee/yeecli-0.0.13-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "9586abb05679799b8c0a3d6a88470d8b", "sha256": "c6d4d47ebeb74dad82a4ba787369766be7efaf7b2a6ebf5171ceff0b74bb42ba" }, "downloads": -1, "filename": "yeecli-0.0.13.tar.gz", "has_sig": false, "md5_digest": "9586abb05679799b8c0a3d6a88470d8b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5524, "upload_time": "2016-11-15T03:22:40", "url": "https://files.pythonhosted.org/packages/87/22/e66c04bee3d1d7ba493cb9dc2afffa44e13b8db932ba93da9d4ffd39e2b3/yeecli-0.0.13.tar.gz" } ], "0.0.14": [ { "comment_text": "", "digests": { "md5": "53f10de1c239b3f7230f54f5adcc2aac", "sha256": "d04553eb9a5956da901db9440285c731d70c34c52972822f0d02f57bc7b180fa" }, "downloads": -1, "filename": "yeecli-0.0.14-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "53f10de1c239b3f7230f54f5adcc2aac", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6500, "upload_time": "2016-11-15T12:06:25", "url": "https://files.pythonhosted.org/packages/bb/c3/908758cf664dc722bb6b574e974b59c80793e4a54174e3ffb8669ea7c432/yeecli-0.0.14-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f0af80ae3996d0bbc4d6dccb5b7f8de0", "sha256": "9f19dfc98c78d92bc2ae9607dd131273c1aea4a9ea0fd12bc754d3815d356666" }, "downloads": -1, "filename": "yeecli-0.0.14.tar.gz", "has_sig": false, "md5_digest": "f0af80ae3996d0bbc4d6dccb5b7f8de0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5643, "upload_time": "2016-11-15T12:06:29", "url": "https://files.pythonhosted.org/packages/92/7a/544c62d57231303c98b320b08d5f2069d2b83a34eae5ddeb6bbbc69eeb7b/yeecli-0.0.14.tar.gz" } ], "0.0.15": [ { "comment_text": "", "digests": { "md5": "4899fd34e2c764297841b78a4d7ae4f0", "sha256": "26423b6f62830ee9f0d314141986c41dc900e6938a75d34a16081345e29a0404" }, "downloads": -1, "filename": "yeecli-0.0.15-py2.7.egg", "has_sig": false, "md5_digest": "4899fd34e2c764297841b78a4d7ae4f0", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 8954, "upload_time": "2016-11-15T15:38:08", "url": "https://files.pythonhosted.org/packages/de/c5/38f17ef410f878dab7a0ad21251afec71e17e9a58c379cb6a04d7612aae8/yeecli-0.0.15-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "cdd36a186940de456e9278890969cf24", "sha256": "c1cccd85b4c2d52ad4a8dd565b9aad0d3513b51259ea0a63ba310588a14b2357" }, "downloads": -1, "filename": "yeecli-0.0.15-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "cdd36a186940de456e9278890969cf24", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6543, "upload_time": "2016-11-15T12:39:08", "url": "https://files.pythonhosted.org/packages/cf/86/8d263b95a180b25f2feb7073f25bb81f917587446b9e723c9d8a9a1fb070/yeecli-0.0.15-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "50fccbb67ad501096230252141ca82af", "sha256": "63b411c8570c88f70793007ec48ae8b0f1a8de28dcfcaa8ce80e608606f36a80" }, "downloads": -1, "filename": "yeecli-0.0.15-py3.5.egg", "has_sig": false, "md5_digest": "50fccbb67ad501096230252141ca82af", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 8859, "upload_time": "2016-11-15T15:38:12", "url": "https://files.pythonhosted.org/packages/dc/a5/f3f29f0d81168ae0f8e1627474acea87cc41db51a801895bfe3429a1e539/yeecli-0.0.15-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "f37dd87c1aff51fc30e885e24a4dcfc4", "sha256": "dce29079bb34833209c69dcd3d034494ed1f2d4b9824c2019fb2f4bc67adfa96" }, "downloads": -1, "filename": "yeecli-0.0.15.tar.gz", "has_sig": false, "md5_digest": "f37dd87c1aff51fc30e885e24a4dcfc4", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5690, "upload_time": "2016-11-15T12:39:04", "url": "https://files.pythonhosted.org/packages/20/16/5df55d76850972c7effe6ba0a5d048c51f734698b08b277fcbfd2fc4d221/yeecli-0.0.15.tar.gz" } ], "0.0.16": [ { "comment_text": "", "digests": { "md5": "9fd4be2c04026727f5ecc40f9f608619", "sha256": "02121916f59c115324ceeb86bbbde3c68af352bed66492a652c9fb9130a92e23" }, "downloads": -1, "filename": "yeecli-0.0.16-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "9fd4be2c04026727f5ecc40f9f608619", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7128, "upload_time": "2016-11-15T15:38:17", "url": "https://files.pythonhosted.org/packages/5d/5b/a25bf4b09026c90539cb46063294a07dc53f77906c3a600d38b93128fc3a/yeecli-0.0.16-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "69e99c41348b78bd4233ad77c737ebfc", "sha256": "02171e716aa2df3780a22ae5a4070b1d647d7f2ca3677bbbbaf6308f8fcbd509" }, "downloads": -1, "filename": "yeecli-0.0.16.tar.gz", "has_sig": false, "md5_digest": "69e99c41348b78bd4233ad77c737ebfc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6107, "upload_time": "2016-11-15T15:38:20", "url": "https://files.pythonhosted.org/packages/24/2f/51e2ba2dddc4159dbbf252ce6b39087093982fc0622cb9c4ffc744bb171e/yeecli-0.0.16.tar.gz" } ], "0.0.4": [ { "comment_text": "", "digests": { "md5": "aab7092bb035086972c0b106444c2982", "sha256": "e0d5673db5fa1ae1fdeb6de252ecc1db2604640bf0fc3260d9e22a6908cd5305" }, "downloads": -1, "filename": "yeecli-0.0.4-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "aab7092bb035086972c0b106444c2982", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 5521, "upload_time": "2016-11-12T01:49:54", "url": "https://files.pythonhosted.org/packages/b4/8d/6158e1b9020ad06c78ac32acebf138ea01611a706786938136b54e8231ec/yeecli-0.0.4-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "50f8304dbf0f5854e10a7eaee7e52508", "sha256": "9d9743dccf6f11ad44c9ae24cc661ef055f25b7055d1b3a59f28c8ad7572c7ad" }, "downloads": -1, "filename": "yeecli-0.0.4.tar.gz", "has_sig": false, "md5_digest": "50f8304dbf0f5854e10a7eaee7e52508", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4764, "upload_time": "2016-11-12T01:49:50", "url": "https://files.pythonhosted.org/packages/d4/bb/543589365f61682aa3fc7016cc1ae7cfb06d91e4bcde6a16295cb5bcf4cb/yeecli-0.0.4.tar.gz" } ], "0.0.7": [ { "comment_text": "", "digests": { "md5": "6398ced0acee975e50f321ddec6bb12e", "sha256": "a8e04f8149c4e2d376e2d7fab702c00d4b18a7c078c3acd5be096f24f784ff92" }, "downloads": -1, "filename": "yeecli-0.0.7-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "6398ced0acee975e50f321ddec6bb12e", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5534, "upload_time": "2016-11-12T03:48:40", "url": "https://files.pythonhosted.org/packages/49/48/7051bffd982d1b6570b57310a3319270fbf6a32bc01c7e99a2d41701bbdc/yeecli-0.0.7-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "d7f7ee8f5ee5bbe389045b0cc4ba8a30", "sha256": "def27e1a32bed88c0a4e28583c6e7142ed8cea067c0ae4418fb269ef4b56f345" }, "downloads": -1, "filename": "yeecli-0.0.7-py3.5.egg", "has_sig": false, "md5_digest": "d7f7ee8f5ee5bbe389045b0cc4ba8a30", "packagetype": "bdist_egg", "python_version": "3.5", "requires_python": null, "size": 6178, "upload_time": "2016-11-13T02:57:29", "url": "https://files.pythonhosted.org/packages/25/5d/beff2e6bdf5c959b078f1668fd2d947d377ef859b3417ef0e2178d800b98/yeecli-0.0.7-py3.5.egg" }, { "comment_text": "", "digests": { "md5": "b0dc07c04771273234753ad167b398d0", "sha256": "199f932fcf7aa259f0953381e1e2a5f77224732648c2d74c5b9e6a9c045c88dd" }, "downloads": -1, "filename": "yeecli-0.0.7.tar.gz", "has_sig": false, "md5_digest": "b0dc07c04771273234753ad167b398d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4768, "upload_time": "2016-11-12T03:48:37", "url": "https://files.pythonhosted.org/packages/fc/a6/3cc2af74a753a2ca4d6ea6bab9b9854226864854ee4af5e91fcd885abe8d/yeecli-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "26215b97b83d3daff61f7586c92ff058", "sha256": "81234b303061056b9c307cf1fad4ce29365e9ba8e4f00d90aa1c21d0827c480c" }, "downloads": -1, "filename": "yeecli-0.0.8-py2.7.egg", "has_sig": false, "md5_digest": "26215b97b83d3daff61f7586c92ff058", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 6153, "upload_time": "2016-11-13T23:51:46", "url": "https://files.pythonhosted.org/packages/52/58/50dd5c884e77dc0ea855aa51a003f116d5993aa793a7d353196c7a5d0a2f/yeecli-0.0.8-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "30b89faa7881a427a89225e743c285df", "sha256": "e1a1c0d52afa483895523cd3d54ec0cf6cc808594499a339ef7646a87ed6d4d0" }, "downloads": -1, "filename": "yeecli-0.0.8-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "30b89faa7881a427a89225e743c285df", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5512, "upload_time": "2016-11-13T02:57:26", "url": "https://files.pythonhosted.org/packages/53/b2/3dd781c4ed7115c2a1014c43c41c767619113ba4177d80967707a208e1e5/yeecli-0.0.8-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "063f0ff99412ba7e12ea8a673606170a", "sha256": "78cbf2dd0d8a48e68c0f467f136286fd4225e90f14b98c45855a33d30e1810b8" }, "downloads": -1, "filename": "yeecli-0.0.8.tar.gz", "has_sig": false, "md5_digest": "063f0ff99412ba7e12ea8a673606170a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4741, "upload_time": "2016-11-13T02:57:23", "url": "https://files.pythonhosted.org/packages/23/a7/ee414f8c9747ee93cdcf7f5ab1a05657a3e9cecb749de93801b73fd3c3d3/yeecli-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "504cfe64c7fa0c9670032102e4a4e420", "sha256": "4ad0d1a56270baf3dd5d9ba8e5a5007fea0c70c13fd259026bb67ba954b0de53" }, "downloads": -1, "filename": "yeecli-0.0.9-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "504cfe64c7fa0c9670032102e4a4e420", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5295, "upload_time": "2016-11-13T23:51:51", "url": "https://files.pythonhosted.org/packages/90/59/d5da90d9b6a2b51179738549beeab86dc784f24b06303e6b40c8fc5bc9fd/yeecli-0.0.9-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "84ee724d59d07bca03a3e4859847b06f", "sha256": "82fd22d14daae18878e8c7c93e57e79fb7cc3cac4cc2ef0ae691c4f37a1a0fba" }, "downloads": -1, "filename": "yeecli-0.0.9.tar.gz", "has_sig": false, "md5_digest": "84ee724d59d07bca03a3e4859847b06f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4687, "upload_time": "2016-11-13T23:51:54", "url": "https://files.pythonhosted.org/packages/56/4f/d9e3f75b8e9f1dba3567d1ef81d0aaf294a2738ca99b466860d1112163f1/yeecli-0.0.9.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "647d4fe9d50af01c15aed01dec36326a", "sha256": "735875e39e7102290e497819a1a91e2d85e7cb1c24bdfd45c7832b0c2291ac11" }, "downloads": -1, "filename": "yeecli-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "647d4fe9d50af01c15aed01dec36326a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7013, "upload_time": "2017-06-05T13:11:18", "url": "https://files.pythonhosted.org/packages/8f/a4/94ac870f4dd5afa7c62537e3c4cb1d4cf8b8f32e8541222f42598173d3fb/yeecli-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afc020339824f6d91902009cc3e252f9", "sha256": "d929deeef1b63bc0430f3d6e13ff4b20866efa1deb7762bb6a9c91075a588dd1" }, "downloads": -1, "filename": "yeecli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "afc020339824f6d91902009cc3e252f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6218, "upload_time": "2017-06-05T13:11:15", "url": "https://files.pythonhosted.org/packages/69/2e/b65e22893dd93b05631dd4408ff0928cfd673b15610ec8764195d237ce36/yeecli-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "647d4fe9d50af01c15aed01dec36326a", "sha256": "735875e39e7102290e497819a1a91e2d85e7cb1c24bdfd45c7832b0c2291ac11" }, "downloads": -1, "filename": "yeecli-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "647d4fe9d50af01c15aed01dec36326a", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 7013, "upload_time": "2017-06-05T13:11:18", "url": "https://files.pythonhosted.org/packages/8f/a4/94ac870f4dd5afa7c62537e3c4cb1d4cf8b8f32e8541222f42598173d3fb/yeecli-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "afc020339824f6d91902009cc3e252f9", "sha256": "d929deeef1b63bc0430f3d6e13ff4b20866efa1deb7762bb6a9c91075a588dd1" }, "downloads": -1, "filename": "yeecli-0.1.0.tar.gz", "has_sig": false, "md5_digest": "afc020339824f6d91902009cc3e252f9", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6218, "upload_time": "2017-06-05T13:11:15", "url": "https://files.pythonhosted.org/packages/69/2e/b65e22893dd93b05631dd4408ff0928cfd673b15610ec8764195d237ce36/yeecli-0.1.0.tar.gz" } ] }