Skip to main content

PyColorTerm allows you to write colored and styled lines out in the terminal from Python and in a pythonic way

Project description

===============================
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://pypip.in/d/pycolorterm/badge.png
:target: https://crate.io/packages/pycolorterm?version=latest


PyColorTerm 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!
* Pythonic


Getting started
--------
.. code:: bash

$ pip install pycolorterm

.. code:: python

from pycolorterm import pycolorterm
with pycolorterm.pretty_output(pycolorterm.FG_GREEN) as out:
out.write('Works OK!')




History
-------

0.1.0 (2013-09-20)
++++++++++++++++++

* First release on PyPI.

0.1.1 (2013-09-20)
++++++++++++++++++

* Revision with 100% code coverage

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pycolorterm-0.1.1.tar.gz (4.8 kB view details)

Uploaded Source

File details

Details for the file pycolorterm-0.1.1.tar.gz.

File metadata

  • Download URL: pycolorterm-0.1.1.tar.gz
  • Upload date:
  • Size: 4.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pycolorterm-0.1.1.tar.gz
Algorithm Hash digest
SHA256 b99fd91b6aa8dc0709130d095af579c8c68cb170267249d59c744d9fab83ebb0
MD5 c6c02cd3d9a346eff29e92594661bf26
BLAKE2b-256 ca038404aa4b7db7f785075b0db47ed33be9849f1e5a221a3cc53fb5ae6b512a

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page