Commit Graph

165 Commits

Author SHA1 Message Date
Kenneth Reitz 003411ebcd eng.plural! 2011-04-18 12:18:54 -04:00
star:Kenneth Reitz e500773da3 version bump (v0.2.3) 2011-04-06 13:06:14 -04:00
star:Kenneth Reitz 4b9e35c631 configurable progress interator streams 2011-04-06 13:02:40 -04:00
star:Kenneth Reitz e85fffdbb6 puts/puts_err fixes, defaults for string 2011-04-06 13:00:13 -04:00
star:Kenneth Reitz b58f8dccdc no colorama auto-init upon import 2011-04-06 10:08:25 -04:00
star:Kenneth Reitz 3d63ed01f9 whitespace cleanup 2011-04-03 08:11:23 -04:00
star:Kenneth Reitz 81165754a4 allow clint.textui.puts() to accept arbitrary file-like objects (like StringIO for <pre> generation) 2011-04-03 08:11:17 -04:00
star:Kenneth Reitz 6f106e2f12 toxic 2011-04-01 10:05:55 -04:00
star:Kenneth Reitz 8adda14a27 Merge branch 'feature/multiversion-testing' of https://github.com/offbyone/clint into develop 2011-04-01 10:04:28 -04:00
Chris Rose cc072a18f3 Add tox support 2011-04-01 07:58:48 -06:00
star:Kenneth Reitz c226b6b736 progress bar examples 2011-03-31 14:52:44 -04:00
Will Thames 3406ab5329 Added Will Thames to list of authors 2011-03-31 12:24:42 +01:00
Will Thames cf0c0bda70 Moved from __future__ line closer to the top of the file to prevent
File "piped.py", line 7
    from __future__ import with_statement
SyntaxError: from __future__ imports must occur at the beginning of the file
2011-03-31 12:21:57 +01:00
star:Kenneth Reitz a4c2be8865 pre me right 2011-03-31 06:16:09 -04:00
star:Kenneth Reitz fa2bbf9a0d link to examples directory 2011-03-31 01:07:54 -04:00
star:Kenneth Reitz 9736b4cd71 oh yeah, columns. 2011-03-31 01:05:07 -04:00
star:Kenneth Reitz 2e68207d0a updated readme for newcomers 2011-03-31 00:48:02 -04:00
star:Kenneth Reitz 164d68ce37 loggin' 2011-03-30 23:08:33 -04:00
star:Kenneth Reitz aa5008b2e0 namespace fix 2011-03-30 23:03:39 -04:00
star:Kenneth Reitz 8b7161b15b Configurable progress bars :)
Argument changes.
2011-03-30 23:03:34 -04:00
star:Kenneth Reitz 763ca94e7b newline support for textui.puts 2011-03-30 23:03:13 -04:00
star:Kenneth Reitz 2d200e3709 progress.bar(width=), not size. 2011-03-30 22:53:36 -04:00
star:Kenneth Reitz d0f2375a7b No more '>' in progress bar 2011-03-30 22:51:49 -04:00
star:Kenneth Reitz 2369bc387d progressbar => bar 2011-03-30 22:47:33 -04:00
star:Kenneth Reitz f12e47fa7c add dots progress iterator 2011-03-30 22:47:18 -04:00
star:Kenneth Reitz 5d733d123d put progress uis in separate namespace (for now) 2011-03-30 22:46:57 -04:00
star:Kenneth Reitz 9e1ea1ef91 Automatically disable color 2011-03-30 22:41:40 -04:00
star:Kenneth Reitz 6d151a0794 mention examples. 2011-03-24 07:10:40 -04:00
star:Kenneth Reitz 13afb11dea Elaborate on what Clint IS. 2011-03-24 07:08:00 -04:00
star:Kenneth Reitz 401344ff1e updated version info 2011-03-24 05:09:09 -04:00
star:Kenneth Reitz 598deda4d9 python 2.5 support! 2011-03-24 05:07:14 -04:00
star:Kenneth Reitz bf7b5d0930 2.5 with_statement support! 2011-03-24 05:06:23 -04:00
star:Kenneth Reitz 6404b0e49c no redundant versions 2011-03-24 03:42:20 -04:00
star:Kenneth Reitz b92f3204c9 version bump 2011-03-24 03:42:11 -04:00
star:Kenneth Reitz 61225d90e6 fix all colors example 2011-03-24 03:40:42 -04:00
star:Kenneth Reitz 3688a2a67b list of available colors 2011-03-24 03:40:37 -04:00
star:Kenneth Reitz dda561387c RELASE v0.2.0 v0.2.0 2011-03-23 08:52:41 -04:00
star:Kenneth Reitz 06af338874 back to regular adding (thanks to clean()) 2011-03-23 08:43:57 -04:00
star:Kenneth Reitz 9b91cf16b5 v0.2.0 2011-03-23 06:45:01 -04:00
star:Kenneth Reitz ec8fe4a0b7 Added appdirs license 2011-03-23 06:44:56 -04:00
star:Kenneth Reitz dc6a9c63ea prepping for 0.2.0 release 2011-03-23 06:40:38 -04:00
star:Kenneth Reitz 82d31e555f Merge branch 'feature/widths' 2011-03-23 06:35:33 -04:00
star:Kenneth Reitz 2f6e9cbfaa added args.starts_with for flag catcher 2011-03-22 14:07:34 -04:00
star:Kenneth Reitz b576ccbaae disable colors, clean available externally. 2011-03-22 13:56:23 -04:00
star:Kenneth Reitz 8e021f95e9 join returns colored string (for now) 2011-03-22 13:33:56 -04:00
star:Kenneth Reitz 83bf2288dd text_width example 2011-03-22 08:44:00 -04:00
star:Kenneth Reitz f2fc21755b COLUMNS! 2011-03-22 08:03:35 -04:00
star:Kenneth Reitz 52488ace36 ColoredString support for width formatters 2011-03-22 08:03:24 -04:00
star:Kenneth Reitz 8b6eb543b9 textui.clean for stripping colored cli output 2011-03-22 08:02:36 -04:00
star:Kenneth Reitz 2cd9bd5263 min/max widths in textui core
configurable newlines
2011-03-22 04:36:06 -04:00