pycolorterm 0.2.1

Creator: railscoderz

Last updated:

Add to Cart

Description:

pycolorterm 0.2.1

===============================PyColorTerm===============================.. image:: https://badge.fury.io/py/pycolorterm.png :target: http://badge.fury.io/py/pycolorterm .. image:: https://travis-ci.org/dnmellen/pycolorterm.png?branch=master :target: https://travis-ci.org/dnmellen/pycolorterm.. image:: https://coveralls.io/repos/dnmellen/pycolorterm/badge.png :target: https://coveralls.io/r/dnmellen/pycolorterm.. image:: https://pypip.in/d/pycolorterm/badge.png :target: https://crate.io/packages/pycolorterm?version=latestPyColorTerm allows you to write colored and styled lines out in the terminal from Python and in a pythonic way* Free software: BSD license* Documentation: http://pycolorterm.rtfd.org.Features--------* Get your line prints pretty with color and style formatting* Python 3 ready!* PythonicGetting started--------Installation===========.. code-block :: bash $ pip install pycolortermUsage============.. code-block :: python from pycolorterm.pycolorterm import print_pretty print_pretty('This is <BOLD>awesome<END> <FG_RED>because<END> you can <UNDERSCORE>mix<END> <BG_BLUE>many styles easily<END>')Result============.. image:: https://raw.github.com/dnmellen/pycolorterm/master/pycolorterm_example.pngHistory-------0.1.0 (2013-09-20)++++++++++++++++++* First release on PyPI.0.1.1 (2013-09-20)++++++++++++++++++* Revision with 100% code coverage0.2.0 (2013-09-24)++++++++++++++++++* Added new shortcut function to print with format (print_pretty)0.2.1 (2013-09-28)++++++++++++++++++* Changed markup syntax from {} to <>

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.