Commit Graph

129 Commits

Author SHA1 Message Date
Paul Sanders e125fc909e Update example url 2021-12-10 19:20:46 -05:00
Will McGugan 666d0cf2b2
Merge pull request #1504 from boegel/dynamic_progress_example
add example with dynamic group of progress bars
2021-11-20 10:51:53 +00:00
Suresh Kumar 5dddadb983 print exports to terminal 2021-10-16 22:04:45 +05:30
Suresh Kumar 8943924d00 export captured console output 2021-10-16 19:16:10 +05:30
Suresh Kumar ddde385389 fix typo 2021-10-16 19:05:47 +05:30
Suresh Kumar 0cf528d9a8 added descriptive comments 2021-10-16 19:04:34 +05:30
Kenneth Hoste 28a33cbcc3
reformat with latest black (21.9b0) 2021-10-16 13:51:50 +02:00
Kenneth Hoste 8a1585f2cf
put app progress in panel, speed things up 2021-10-16 13:51:50 +02:00
Kenneth Hoste b9af6f7d8f
use Group since RenderGroup is sort of deprecated, rename 'group' to 'process_group' 2021-10-16 13:51:50 +02:00
Kenneth Hoste 5ecd4ad774
reformat dynamic_progress.py example with Black 2021-10-16 13:51:05 +02:00
Kenneth Hoste c875b9c834
add example with dynamic group of progress bars 2021-10-16 13:51:04 +02:00
Suresh Kumar 2eed45e627 updated comments 2021-10-13 22:19:29 +05:30
Suresh Kumar 998c7dbeaf added example for export 2021-10-13 22:15:43 +05:30
Will McGugan 256697915d
Merge pull request #1538 from avi-perl/fix-unused-import
Remove unused import from the `table_movie.py` example
2021-10-12 09:50:37 +01:00
Will McGugan ef53f4771b tweaked calendar example 2021-10-10 17:37:26 +01:00
DSK c0deb0bcdd fix run command comment 2021-10-04 21:06:46 +05:30
DSK 86e67b766d cleanup based on review comments 2021-10-04 21:02:29 +05:30
DSK ca4471426a cleanup: removed default arg for cli 2021-10-03 12:55:24 +05:30
DSK 9b233f49e5 black formatting 2021-10-03 12:47:44 +05:30
DSK eed7100715 added example for calendar layout using columns and tables 2021-10-03 12:43:08 +05:30
Avrohom Perl 544646834a Remove unused import 2021-10-03 01:07:01 -04:00
Will McGugan e96d889beb tests 2021-09-24 09:41:23 +01:00
Will McGugan 1b49c9fd92 add suppress option to tracebacks 2021-09-23 22:00:19 +01:00
aidaco a61ad5c309 Fixed shadowing of import `rich.box` by for loop. 2021-09-19 08:56:36 -04:00
Will McGugan a46f8352df Merge branch 'master' into 10.7.0 2021-08-05 21:08:06 +01:00
Will McGugan c4a4345898 print multiple exceptions 2021-08-03 17:37:10 +01:00
Will McGugan ff43bae4eb .on methods and name changes 2021-07-28 09:10:23 +01:00
Will McGugan d0f50bc4b8 words 2021-06-18 20:44:23 +01:00
Will McGugan 3281af6f3b auto repr 2021-06-18 20:24:05 +01:00
Will McGugan 7111aa9d6e words 2021-06-10 12:26:28 +01:00
Will McGugan ed2e4cc71b mypy upgrade 2021-06-09 18:38:14 +01:00
Will McGugan 932c451dd9 repr example 2021-06-09 18:28:10 +01:00
Will McGugan 1af5eee96f pretty docs 2021-06-09 15:39:58 +01:00
Will McGugan 7d02d29ba8 attrs example, version bump 2021-05-12 18:18:17 +01:00
Nathan Page b9ad6ba65d remove try catch for type_extensions and replace with if sys.version_info 2021-05-09 15:56:04 -07:00
Will McGugan 869f5ba962 example text 2021-05-08 12:08:02 +01:00
Will McGugan 774e0a8f8b attrs exa,ple 2021-05-07 17:52:33 +01:00
Will McGugan 47fa89a0cc add Console.measure 2021-05-02 19:57:04 +01:00
Will McGugan 4e678b7180 fix issue with table_movie measure 2021-05-02 19:41:19 +01:00
Will McGugan c1cc657749 typing fixes 2021-04-24 15:59:13 +01:00
Michał Górny 43590b7f1e Use typing-extensions on py<3.8
typing-extensions backport typing features from Python 3.8.  Use
built-in typing module in Python 3.8 and newer.
2021-04-24 12:51:16 +02:00
apoclyps f24b668793 Updates example/layout.py to use Splitter class 2021-03-29 22:35:33 +01:00
Will McGugan ffc7aea12a updatable layout regions 2021-03-19 21:37:47 +00:00
Alex Laurie abd4388ff0
Updated ubuntu release url 2021-03-03 11:33:23 +10:00
Will McGugan 91acbef376 fixes 2021-02-27 10:05:43 +00:00
Will McGugan 83cc870695 fixes 2021-02-24 21:28:34 +00:00
Will McGugan a49e595996 fixes 2021-02-20 11:05:21 +00:00
Will McGugan a7fa23dcb3 layout 2021-02-15 20:48:36 +00:00
Will McGugan 9a29b36514 docs 2021-02-15 12:04:26 +00:00
Will McGugan e97f77c71c docs 2021-02-14 20:38:08 +00:00