{ "info": { "author": "hanks", "author_email": "zhouhan315@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "ribbon \n=======\n\n.. image:: https://coveralls.io/repos/hanks/ribbon/badge.png?branch=master\n :target: https://coveralls.io/r/hanks/ribbon?branch=master\n :alt: Coverage Status\n\n.. image:: https://travis-ci.org/hanks/ribbon.svg?branch=master\n :target: https://travis-ci.org/hanks/ribbon\n :alt: Build Status\n\n.. image:: https://badge.fury.io/py/ribbon.svg\n :target: http://badge.fury.io/py/ribbon\n :alt: PyPI version\n\n.. image:: https://pypip.in/d/ribbon/badge.png\n :target: https://crate.io/packages/ribbon/\n :alt: PyPi downloads\n\n.. image:: https://img.shields.io/badge/pep8-passing-brightgreen.svg\n :alt: pep8\n\n.. image:: https://pypip.in/py_versions/ribbon/badge.svg\n :target: https://pypi.python.org/pypi/ribbon/\n :alt: Supported Python versions\n\n.. image:: https://sourcegraph.com/api/repos/github.com/hanks/ribbon/.badges/status.png\n :target: https://sourcegraph.com/github.com/hanks/ribbon\n :alt: status\n\n.. image:: https://sourcegraph.com/api/repos/github.com/hanks/ribbon/.counters/views.png\n :target: https://sourcegraph.com/github.com/hanks/ribbon\n :alt: views\n\nsimple color print library for console.\n\nVersion History\n---------------\n\n*VERSION 1.0 - 2014/07/30*\n...........................\n+ First release upon the world \n\nWhy\n---\nJust inspired by **fabric.colors** module, and want to try how to release a python package to PyPi, so create this simple library. \n\nThe ribbon library can help you to print colorful text in console more easily, and even you can print **rainbow-like** text. Just for fun!!\n\nDemo\n----\n.. image:: https://raw2.github.com/hanks/ribbon/master/demo/demo.png\n :alt: demo\n\nUsage\n-----\n::\n\n from ribbon import red\n print(red('This text is red'))\n\n from ribbon import red, green\n print(red('This is red and ' + green('that is green')))\n\n from ribbon import rainbow\n print(rainbow('This is a rainbow-like text!'))\n\nInstall\n-------\n::\n\n pip install ribbon\n\nContribution\n-------------\n**Waiting for your pull request**\n\nLisence\n-------\nMIT Lisence", "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/hanks/ribbon", "keywords": "color console print", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "ribbon", "package_url": "https://pypi.org/project/ribbon/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/ribbon/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hanks/ribbon" }, "release_url": "https://pypi.org/project/ribbon/1.0.0/", "requires_dist": null, "requires_python": null, "summary": "A simple color console print library.", "version": "1.0.0" }, "last_serial": 1183718, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "0dbd70574a47605ddfddeed416c90f64", "sha256": "6d600373125b248713aa9dc777aeae646c4b340f0c1fdfc7dec0ee10be98427e" }, "downloads": -1, "filename": "ribbon-1.0.0.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "0dbd70574a47605ddfddeed416c90f64", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65601, "upload_time": "2014-07-30T05:23:14", "url": "https://files.pythonhosted.org/packages/f2/44/6a68d6e81720c0fd0ac9244dfbaf7c95d5245c7b0e236bb9b002e5661238/ribbon-1.0.0.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "70241248d2f6dc5fa138671c801439d0", "sha256": "02beeff0f7ae9c6712165d7e22ada3ac55239422e8467bb21f31c5bf8d6e6827" }, "downloads": -1, "filename": "ribbon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "70241248d2f6dc5fa138671c801439d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2804, "upload_time": "2014-07-30T05:23:10", "url": "https://files.pythonhosted.org/packages/9e/16/285a504846177b95ae3435d1592ef8720ea2c00a5c23163164b7bb6e57db/ribbon-1.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0dbd70574a47605ddfddeed416c90f64", "sha256": "6d600373125b248713aa9dc777aeae646c4b340f0c1fdfc7dec0ee10be98427e" }, "downloads": -1, "filename": "ribbon-1.0.0.macosx-10.9-x86_64.exe", "has_sig": false, "md5_digest": "0dbd70574a47605ddfddeed416c90f64", "packagetype": "bdist_wininst", "python_version": "any", "requires_python": null, "size": 65601, "upload_time": "2014-07-30T05:23:14", "url": "https://files.pythonhosted.org/packages/f2/44/6a68d6e81720c0fd0ac9244dfbaf7c95d5245c7b0e236bb9b002e5661238/ribbon-1.0.0.macosx-10.9-x86_64.exe" }, { "comment_text": "", "digests": { "md5": "70241248d2f6dc5fa138671c801439d0", "sha256": "02beeff0f7ae9c6712165d7e22ada3ac55239422e8467bb21f31c5bf8d6e6827" }, "downloads": -1, "filename": "ribbon-1.0.0.tar.gz", "has_sig": false, "md5_digest": "70241248d2f6dc5fa138671c801439d0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2804, "upload_time": "2014-07-30T05:23:10", "url": "https://files.pythonhosted.org/packages/9e/16/285a504846177b95ae3435d1592ef8720ea2c00a5c23163164b7bb6e57db/ribbon-1.0.0.tar.gz" } ] }