bobf is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

bobf / termtools

Tools for outputting data to the terminal: tabulation, etc..

Clone this repository (size: 5.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/bobf/termtools
hg clone ssh://hg@bitbucket.org/bobf/termtools

termtools overview

Recent commits See more »

Author Revision Comments Message Labels Date
bobf ca5bc0f54297 remove superfluous parentheses
bobf 5269619d458d make default to 'log' for demo
bobf ec84569ac8f7 add progress module, for progress bars
bobf 741edf7ac515 add util module, currently just containing getTermSize function, using termios magic
bobf 744cfdd2bc02 initial commit adding termtools package and tabulate.py