Commit graph

3376 commits

Author SHA1 Message Date
Will McGugan
ff7e9daf99 dataclasses backport for py3.6 2019-12-25 16:42:33 +00:00
Will McGugan
c3fd8ffc16 fixes for Python3.6 2019-12-25 16:33:52 +00:00
Will McGugan
d9e5c77025 runtime_checkable not in typing_extensions 2019-12-25 16:08:16 +00:00
Will McGugan
a4abc3910c typing extensions 2019-12-25 16:05:11 +00:00
Will McGugan
b82a8d93a5 no can do 3.5 2019-12-25 15:59:14 +00:00
Will McGugan
961d3dc050 add pip install 2019-12-25 15:57:26 +00:00
Will McGugan
91081c198e lock 2019-12-25 15:55:04 +00:00
Will McGugan
39d45c1497 don't use makefile 2019-12-25 15:50:04 +00:00
Will McGugan
196ee0802e relax python version 2019-12-25 15:47:10 +00:00
Will McGugan
ed186908cc install with poetry 2019-12-25 15:45:12 +00:00
Will McGugan
d684680e48 add pytest-cov 2019-12-25 15:41:49 +00:00
Will McGugan
c3de39d1f9 disable typecheck for now 2019-12-25 15:39:21 +00:00
Will McGugan
7281f8770f use mypy 2019-12-25 15:37:28 +00:00
Will McGugan
185d29754e wrong operator 2019-12-25 15:34:46 +00:00
Will McGugan
abcaa5233b moved requirements 2019-12-25 15:33:34 +00:00
Will McGugan
b6d0128aa9 requirements in wrong place 2019-12-25 15:32:06 +00:00
Will McGugan
24e075c947 requirements 2019-12-25 15:29:22 +00:00
Will McGugan
f8af46f4c4 Merge branch 'master' of github.com:willmcgugan/rich 2019-12-25 15:28:18 +00:00
Will McGugan
49781ddb7f version config 2019-12-25 15:28:10 +00:00
Will McGugan
bc74c10ad0
GH action to run rests on push 2019-12-25 15:27:53 +00:00
Will McGugan
9a4793f9dc no cover 2019-12-24 19:27:55 +00:00
Will McGugan
7a5b9330df text tests 2019-12-24 13:54:27 +00:00
Will McGugan
31f6c0f7b3 text tests 2019-12-24 13:43:55 +00:00
Will McGugan
2262069eef style and tools test fix 2019-12-24 12:56:38 +00:00
Will McGugan
5861c21cf7 stack test 2019-12-24 12:51:31 +00:00
Will McGugan
186a8a347e segment tests 2019-12-24 12:48:57 +00:00
Will McGugan
db76686b29
Update README.md 2019-12-23 23:30:16 +00:00
Will McGugan
9ebd46c3a2
Update README.md 2019-12-23 23:27:48 +00:00
Will McGugan
17d71cdb78 move table section 2019-12-23 23:13:26 +00:00
Will McGugan
9168dbdbec table styles, readme 2019-12-23 23:12:12 +00:00
Will McGugan
2ef55219fa copy 2019-12-23 19:33:59 +00:00
Will McGugan
37d83788b3 more readme 2019-12-23 19:29:52 +00:00
Will McGugan
c21bc392ef more readme 2019-12-23 18:00:28 +00:00
Will McGugan
c6a25c0f71 more readme 2019-12-23 17:16:44 +00:00
Will McGugan
1befb39504 added image 2019-12-23 16:32:46 +00:00
Will McGugan
bf7fa2d5ad add images 2019-12-23 16:31:22 +00:00
Will McGugan
155ee591c7 readme 2019-12-23 16:21:51 +00:00
Will McGugan
26ac25e091 integrated markdown rendering 2019-12-21 22:24:15 +00:00
Will McGugan
0d4b44fa51 markup render 2019-12-21 18:53:28 +00:00
Will McGugan
ffd7ef22d7 Optimized text 2019-12-21 16:16:36 +00:00
Will McGugan
b22e3864f6 removed Style.important made Text spans order dependant 2019-12-21 15:48:09 +00:00
Will McGugan
732dcfe0c9 changed Style._merge to Style._important 2019-12-18 18:21:54 +00:00
Will McGugan
30acd491ae added examples 2019-12-18 16:46:24 +00:00
Will McGugan
47111185b9 color tweaks 2019-12-16 19:47:29 +00:00
Will McGugan
af88a51e56 log highlighter 2019-12-16 19:34:27 +00:00
Will McGugan
497b23d152 fix for text append 2019-12-15 16:48:03 +00:00
Will McGugan
a8ff6e22c8 log and print 2019-12-15 11:26:24 +00:00
Will McGugan
b9c27c0eda collect fixes 2019-12-14 16:18:18 +00:00
Will McGugan
a7810361ed log 2019-12-14 15:40:31 +00:00
Will McGugan
e4b3efb07c collect renderables 2019-12-14 15:32:59 +00:00