{ "info": { "author": "yoichi.hiromoto", "author_email": "yoichi.hiromoto@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 1 - Planning", "License :: OSI Approved :: Python Software Foundation License", "Programming Language :: Python", "Topic :: Software Development" ], "description": "Neon\n----\n\nNeon is colorful cui utility (on Linux terminal).\n\nNeon is very simple.\n````````````````````\n\n::\n\n import sys\n from neon import colorful\n \n sys.stdout.write(colorful(\"test\"))\n\ndynamic change color example\n````````````````````````````\n\n::\n\n import sys\n from neon import colorful\n \n s = \"NEON is colorful cui utility\"\n for i in xrange(0, len(s) + 1):\n sys.stdout.write(colorful(s[:i], start=i))\n sys.stdout.flush()\n time.sleep(0.5)\n sys.stdout.write(\"\\r\")", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/yoichi-hiromoto/neon", "keywords": "neon colorful cui enjoy happy funny", "license": "Python Software Foundation License", "maintainer": null, "maintainer_email": null, "name": "neon", "package_url": "https://pypi.org/project/neon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/neon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/yoichi-hiromoto/neon" }, "release_url": "https://pypi.org/project/neon/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "colorful cui utility", "version": "0.1.2" }, "last_serial": 795233, "releases": { "0.1.1dev": [ { "comment_text": "", "digests": { "md5": "6b43fc362ee5dc08d60eaf95d3cb485d", "sha256": "d9d2ab7934997e5fa86fa6949df11181382a90116d06631c0be3988197cef4ca" }, "downloads": -1, "filename": "neon-0.1.1dev.tar.gz", "has_sig": false, "md5_digest": "6b43fc362ee5dc08d60eaf95d3cb485d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1754, "upload_time": "2011-12-10T09:31:45", "url": "https://files.pythonhosted.org/packages/5e/fb/66364dd23ca6015fa64e0b8b3c930dc4be9b416f7ed27d58b610ac1f2ec3/neon-0.1.1dev.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "be8fce4527a7414309752d72037cad43", "sha256": "9a3807d709b4b1f9c25febe54ff3e6f435273d0b34dfe34c70094818b106a619" }, "downloads": -1, "filename": "neon-0.1.2.tar.gz", "has_sig": false, "md5_digest": "be8fce4527a7414309752d72037cad43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1767, "upload_time": "2011-12-10T14:20:13", "url": "https://files.pythonhosted.org/packages/8b/27/b86a786f71b10746b0355ed8be4b5d8677a4774f2994457a145d53391f1c/neon-0.1.2.tar.gz" } ], "0.1.2dev": [ { "comment_text": "", "digests": { "md5": "88eaba1e9c76dc2ba9fa0cd078380de6", "sha256": "15cc6862b154df4f508a6e627d1263d20c06119352b6e6e73fb16909dda0fb73" }, "downloads": -1, "filename": "neon-0.1.2dev.tar.gz", "has_sig": false, "md5_digest": "88eaba1e9c76dc2ba9fa0cd078380de6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1783, "upload_time": "2011-12-10T09:45:06", "url": "https://files.pythonhosted.org/packages/75/0e/fdae52fa46b9160bdac66dc9d8ea9cc420620d5662be81a6e1d116e51846/neon-0.1.2dev.tar.gz" } ], "0.1dev": [ { "comment_text": "", "digests": { "md5": "53544b1c4cc52525fe27a012e4eb738e", "sha256": "ab73c418098cac956426a90f9d0835df7eef82643033092e6948f414b2e16f38" }, "downloads": -1, "filename": "neon-0.1dev.tar.gz", "has_sig": false, "md5_digest": "53544b1c4cc52525fe27a012e4eb738e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1685, "upload_time": "2011-12-10T09:25:20", "url": "https://files.pythonhosted.org/packages/e8/de/eceb7d1505e5d10517eca13e0a4816693497ed4e8edb130818100526ad0e/neon-0.1dev.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "be8fce4527a7414309752d72037cad43", "sha256": "9a3807d709b4b1f9c25febe54ff3e6f435273d0b34dfe34c70094818b106a619" }, "downloads": -1, "filename": "neon-0.1.2.tar.gz", "has_sig": false, "md5_digest": "be8fce4527a7414309752d72037cad43", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1767, "upload_time": "2011-12-10T14:20:13", "url": "https://files.pythonhosted.org/packages/8b/27/b86a786f71b10746b0355ed8be4b5d8677a4774f2994457a145d53391f1c/neon-0.1.2.tar.gz" } ] }