Package _setup :: Package term :: Module _term
[hide private]
[frames] | no frames]

Module _term

source code


Author: André Malo

Classes [hide private]
  _INFO
Terminal info dict
Functions [hide private]
 
terminfo()
Get info singleton
source code
 
write(fmt, **kwargs)
Write stuff on the terminal
source code
 
green(bmt, **kwargs)
Write something in green on screen
source code
 
red(bmt, **kwargs)
Write something in red on the screen
source code
 
yellow(fmt, **kwargs)
Write something in yellow on the screen
source code
 
announce(fmt, **kwargs)
Announce something
source code
Variables [hide private]
  __package__ = '_setup.term'