{ "info": { "author": "Luke Sweeney", "author_email": "llamicron@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Software Development", "Topic :: Software Development :: Documentation" ], "description": "# Disclaimer - This shit ain't done\n# Coolered\n## A better [dslackw/colored](https://github.com/dslackw/colored)\nI read the readme of dslackw/colored for Python, and thought it was too complicated. This will be an interface so simple you memorize it immediately.\n\n## Example\n```\n# Colors\ncolor('red', 'This is red')\ncolor('blue', 'This is blue')\ncolor('yellow', 'This is yellow')\n\n# Backgrounds\ncolor('red', \"This is red with a blue background\", bg='blue')\ncolor('blue', \"This is blue with a yellow background\", bg='yellow')\n\n\n# That's it\n```\n\n## Color reference chart\n\n## Installation\n```\npip install coolered\n```\n## Uninstallation\n```\npip uninstall coolered\n```", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/llamicron/coolered", "keywords": "development color terminal text codes ascii colored coolered color-terminal", "license": "", "maintainer": "", "maintainer_email": "", "name": "coolered", "package_url": "https://pypi.org/project/coolered/", "platform": "", "project_url": "https://pypi.org/project/coolered/", "project_urls": { "Homepage": "https://github.com/llamicron/coolered" }, "release_url": "https://pypi.org/project/coolered/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "A better dslackw/colored", "version": "0.1.0" }, "last_serial": 3424251, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "bd0cff1a1d878b91208c700f48939ef5", "sha256": "2aaecbaba13337857c2d81d978b2a070b9a4468f0a931bd3b5278073c2c37e7e" }, "downloads": -1, "filename": "coolered-0.0.2.tar.gz", "has_sig": false, "md5_digest": "bd0cff1a1d878b91208c700f48939ef5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2003, "upload_time": "2017-12-17T23:26:13", "url": "https://files.pythonhosted.org/packages/4a/0f/543650f0dd0c8b079c9336b140c9f29bfb9911c4b0c306a50e1da90b0274/coolered-0.0.2.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "74b8f1a2f586c9de40574d0e852332e0", "sha256": "0347eacd8b340e410a70bd5ec070f6d37d1fcddc8db8944d4cdba60d1650c3f6" }, "downloads": -1, "filename": "coolered-0.1.0.tar.gz", "has_sig": false, "md5_digest": "74b8f1a2f586c9de40574d0e852332e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4207, "upload_time": "2017-12-18T06:46:17", "url": "https://files.pythonhosted.org/packages/39/45/55f0b69e2b116e5ab60e22c6e4a136c8d5155b78c61326c55decd31359fd/coolered-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "74b8f1a2f586c9de40574d0e852332e0", "sha256": "0347eacd8b340e410a70bd5ec070f6d37d1fcddc8db8944d4cdba60d1650c3f6" }, "downloads": -1, "filename": "coolered-0.1.0.tar.gz", "has_sig": false, "md5_digest": "74b8f1a2f586c9de40574d0e852332e0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4207, "upload_time": "2017-12-18T06:46:17", "url": "https://files.pythonhosted.org/packages/39/45/55f0b69e2b116e5ab60e22c6e4a136c8d5155b78c61326c55decd31359fd/coolered-0.1.0.tar.gz" } ] }