terminal

terminal ~~~~~~~~ A terminal environment tools. :copyright: (c) 2013 by Hsiaoming Yang.


License
BSD-3-Clause
Install
pip install terminal==0.4.0

Documentation

Terminal: for Simple and Beautiful

https://travis-ci.org/lepture/terminal.png?branch=master https://coveralls.io/repos/lepture/terminal/badge.png?branch=master

A better terminal tools for python.

Find documentation at Read The Docs.

Features

  • An easy to use command parser
  • Full featured ANSI colors and styles
  • Full featured prompt communication
  • Nested and verbose logging
  • No dependencies (windows need colorama)

Installation

To install terminal, simply:

$ pip install terminal

Contribute

Read the Contribution Guide.