Skip to content

lepture/terminal

Repository files navigation

Terminal: for Simple and Beautiful

image

image

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.