{ "info": { "author": "Kevin Wu", "author_email": "me@kevinformatics.com", "bugtrack_url": null, "classifiers": [], "description": "randomcolor [![Build Status](https://travis-ci.org/kevinwuhoo/randomcolor-py.svg?branch=master)](https://travis-ci.org/kevinwuhoo/randomcolor-py)\n===========\n\nA port of [David Merfield's randomColor](https://github.com/davidmerfield/randomColor) ([currently davidmerfield/randomColor@0.4.4](https://github.com/davidmerfield/randomColor/releases/tag/0.4.4)) to python. Tested against python versions 2.6, 2.7, 3.2, 3.3, 3.4, 3.5, pypy, and pypy3.\n\nUsage\n-----\n\nGenerating a completely random color:\n``` python\nimport randomcolor\nrand_color = randomcolor.RandomColor()\nprint(rand_color.generate())\n```\n\nGenerating 3 random blue colors:\n``` python\nprint(rand_color.generate(hue=\"blue\", count=3))\n```\n\nRefer to the [tests for examples](https://github.com/kevinwuhoo/randomcolor-py/blob/master/tests/test_randomcolor.py) and [README at davidmerfield/randomColor](https://github.com/davidmerfield/randomColor/blob/0.4.4/README.md) for full usage details.\n\nTests\n-----\n\nRun `python setup.py test` to run the test suite with stored expected colors\ngenerated from a seeded randomcolor object.\n\nRun `python tests/test_randomcolor_visual.py` to generate an html page with random\ncolors generated from using this package. Open `randomcolors.html` to confirm\nthat the colors fall within the parameters pased in. This is in addition to unit\ntests since it's much easier to visually confirm that the colors generated\nare correct than determine correctness programatically.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kevinwuhoo/randomcolor-py", "keywords": "python random color generator", "license": "", "maintainer": "", "maintainer_email": "", "name": "randomcolor", "package_url": "https://pypi.org/project/randomcolor/", "platform": "", "project_url": "https://pypi.org/project/randomcolor/", "project_urls": { "Homepage": "https://github.com/kevinwuhoo/randomcolor-py" }, "release_url": "https://pypi.org/project/randomcolor/0.4.4.5/", "requires_dist": null, "requires_python": "", "summary": "For generating attractive random colors", "version": "0.4.4.5" }, "last_serial": 3229873, "releases": { "0.4.4.0": [], "0.4.4.1": [ { "comment_text": "", "digests": { "md5": "3c147ef466923c8679778c2282b17c66", "sha256": "ca3a21c17c4be309be164eed5e0c4a87af54766b59fd9fc0b7e7f537a08c8272" }, "downloads": -1, "filename": "randomcolor-0.4.4.1.tar.gz", "has_sig": false, "md5_digest": "3c147ef466923c8679778c2282b17c66", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3948, "upload_time": "2016-05-02T07:39:46", "url": "https://files.pythonhosted.org/packages/ed/a3/c1bcde746f2ad4119d2bba184650fd199645fb45d211fdf2604b2e5aefcb/randomcolor-0.4.4.1.tar.gz" } ], "0.4.4.2": [ { "comment_text": "", "digests": { "md5": "fc3b35b1f9488d2027e0450ed574eff7", "sha256": "46dde17ad688d78a5b41fd8952e143e36e4354ce4faf3532c1fe8009f3d43869" }, "downloads": -1, "filename": "randomcolor-0.4.4.2.tar.gz", "has_sig": false, "md5_digest": "fc3b35b1f9488d2027e0450ed574eff7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3990, "upload_time": "2016-07-08T07:57:39", "url": "https://files.pythonhosted.org/packages/f8/a4/c4e6acd04fbebf24e05016bf3af91c6e4ea82fcffaf64d74d07fa91fa826/randomcolor-0.4.4.2.tar.gz" } ], "0.4.4.3": [ { "comment_text": "", "digests": { "md5": "22811a0f9902e1bd678d531dc47336b0", "sha256": "151391d0c9dba275cc73bddd538c01422aff61cbc310eb36c7fdf3cd07d4c3ea" }, "downloads": -1, "filename": "randomcolor-0.4.4.3.tar.gz", "has_sig": false, "md5_digest": "22811a0f9902e1bd678d531dc47336b0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4348, "upload_time": "2016-07-08T08:25:27", "url": "https://files.pythonhosted.org/packages/fe/c2/4406436d0aedd280ecedd1fe763c81a74d33ae559d3f5eb124d84ca4dc72/randomcolor-0.4.4.3.tar.gz" } ], "0.4.4.4": [ { "comment_text": "", "digests": { "md5": "cc4acfb87f054af130bab04172c14aa6", "sha256": "71f6e47771433c317cb3db5746354468916fce1fe93557a604c9a6de32f114b5" }, "downloads": -1, "filename": "randomcolor-0.4.4.4.tar.gz", "has_sig": false, "md5_digest": "cc4acfb87f054af130bab04172c14aa6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4310, "upload_time": "2016-10-29T23:25:16", "url": "https://files.pythonhosted.org/packages/64/19/d767c940606d6123f7421ee59db8ee1c6f16d77693d231f0be60bd4b2e70/randomcolor-0.4.4.4.tar.gz" } ], "0.4.4.5": [ { "comment_text": "", "digests": { "md5": "b404a568d585a659f299633d483796cc", "sha256": "f02968d9bf8d78c13858c24e5715f38f479bd7e1183fb0413c3944d5215fed62" }, "downloads": -1, "filename": "randomcolor-0.4.4.5.tar.gz", "has_sig": false, "md5_digest": "b404a568d585a659f299633d483796cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4330, "upload_time": "2017-10-06T08:17:16", "url": "https://files.pythonhosted.org/packages/c7/46/d5738e1799f49ad884a258ad87fea7a0f67f414ce22ac52771e15051ed81/randomcolor-0.4.4.5.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b404a568d585a659f299633d483796cc", "sha256": "f02968d9bf8d78c13858c24e5715f38f479bd7e1183fb0413c3944d5215fed62" }, "downloads": -1, "filename": "randomcolor-0.4.4.5.tar.gz", "has_sig": false, "md5_digest": "b404a568d585a659f299633d483796cc", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4330, "upload_time": "2017-10-06T08:17:16", "url": "https://files.pythonhosted.org/packages/c7/46/d5738e1799f49ad884a258ad87fea7a0f67f414ce22ac52771e15051ed81/randomcolor-0.4.4.5.tar.gz" } ] }