amartya-dev
|
e608c85ba9
|
Update docstring
|
2020-10-14 20:19:33 +05:30 |
|
amartya-dev
|
781689c3bb
|
Default binary_units param to False
|
2020-10-14 19:50:12 +05:30 |
|
amartya-dev
|
5ef33ae7bf
|
Change decimal_suffix param to binary_units
|
2020-10-14 19:49:29 +05:30 |
|
amartya-dev
|
c4c131654d
|
Merge remote-tracking branch 'origin/master' into master
# Conflicts:
# rich/progress.py
|
2020-10-14 19:47:58 +05:30 |
|
amartya-dev
|
9982ce394a
|
Change decimal_suffix param to binary_units
|
2020-10-14 19:47:22 +05:30 |
|
Will McGugan
|
7dc8187c04
|
Merge branch 'master' of github.com:willmcgugan/rich
|
2020-10-14 11:43:29 +01:00 |
|
Will McGugan
|
75c883e248
|
examples
|
2020-10-14 11:42:05 +01:00 |
|
Will McGugan
|
27869c709a
|
Merge pull request #381 from willmcgugan/dependabot/pip/colorama-0.4.4
Bump colorama from 0.4.3 to 0.4.4
|
2020-10-14 11:40:09 +01:00 |
|
Will McGugan
|
c7ea83d36a
|
added progress.reset
|
2020-10-14 10:19:38 +01:00 |
|
Amartya Gaur
|
01b1b61b9d
|
Fix typo in docstring
|
2020-10-13 23:15:24 +05:30 |
|
Nathan Page
|
52cc966f62
|
Merge remote-tracking branch 'upstream/master' into feat/add-live-table-proposal
|
2020-10-13 11:52:04 -04:00 |
|
dependabot[bot]
|
fecb0dbcec
|
Bump colorama from 0.4.3 to 0.4.4
Bumps [colorama](https://github.com/tartley/colorama) from 0.4.3 to 0.4.4.
- [Release notes](https://github.com/tartley/colorama/releases)
- [Changelog](https://github.com/tartley/colorama/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tartley/colorama/commits)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-13 05:52:09 +00:00 |
|
Nathan Page
|
dd26a3db1e
|
Use Progress to generate a Live class to have an updatable render
|
2020-10-13 00:45:59 -04:00 |
|
amartya-dev
|
ca493491e4
|
Entry in CHANGELOG.md
|
2020-10-13 07:07:35 +05:30 |
|
amartya-dev
|
630ed8bd7f
|
Add flag to render in binary/decimal suffix in DownloadColumn
Add a test for rendering binary suffix in test_progress.py
|
2020-10-13 06:56:59 +05:30 |
|
Will McGugan
|
d17b7f5110
|
ignore blank matches
|
2020-10-12 18:59:24 +01:00 |
|
Will McGugan
|
fcbbf6902a
|
make tests
|
2020-10-12 18:55:59 +01:00 |
|
Will McGugan
|
862d7798ef
|
scientific notation
|
2020-10-12 18:52:52 +01:00 |
|
Will McGugan
|
75930e7826
|
more tests
|
2020-10-12 18:50:26 +01:00 |
|
Will McGugan
|
82cafb4d5f
|
more tests
|
2020-10-12 18:37:26 +01:00 |
|
Will McGugan
|
51074a86c2
|
highlighter tests
|
2020-10-12 18:29:29 +01:00 |
|
Will McGugan
|
cd4f00ff34
|
highlighter tests
|
2020-10-12 18:28:56 +01:00 |
|
Will McGugan
|
571f7f37db
|
Merge pull request #377 from willmcgugan/dependabot/pip/mypy-0.790
Bump mypy from 0.782 to 0.790
|
2020-10-12 17:30:12 +01:00 |
|
Will McGugan
|
5a075eb118
|
added isascii function for pythn3.6
|
2020-10-12 17:25:33 +01:00 |
|
Will McGugan
|
05bf78b17a
|
ignore windows type issue
|
2020-10-12 16:57:43 +01:00 |
|
Will McGugan
|
20084da4f8
|
highlighter optimization
|
2020-10-12 16:55:52 +01:00 |
|
dependabot[bot]
|
8ce8303385
|
Bump mypy from 0.782 to 0.790
Bumps [mypy](https://github.com/python/mypy) from 0.782 to 0.790.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.782...v0.790)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-12 06:34:39 +00:00 |
|
Will McGugan
|
b40f624024
|
ascii version of Rule
|
2020-10-11 18:11:32 +01:00 |
|
Will McGugan
|
1dc3f33fea
|
changelog, version bump
|
2020-10-11 17:44:55 +01:00 |
|
Will McGugan
|
81005c882f
|
Merge pull request #376 from willmcgugan/out
console out
|
2020-10-11 17:43:52 +01:00 |
|
Will McGugan
|
ba78d0e5b1
|
tests
|
2020-10-11 17:38:02 +01:00 |
|
Will McGugan
|
6d56cfad90
|
console out
|
2020-10-11 17:33:16 +01:00 |
|
Will McGugan
|
a83ee864e6
|
Merge pull request #365 from MoltenMuffins/master
Additional tests for `measure.py`, `table.py`, `padding.py` and `containers.py`, as well as some possible code fixes
|
2020-10-11 16:36:07 +01:00 |
|
Will McGugan
|
b49faf271a
|
Merge pull request #373 from willmcgugan/pager
pager functionality
|
2020-10-11 15:43:39 +01:00 |
|
Will McGugan
|
e11800a288
|
docs
|
2020-10-11 15:38:04 +01:00 |
|
Will McGugan
|
5ed34b1954
|
pager fix
|
2020-10-11 15:35:07 +01:00 |
|
Will McGugan
|
2d554fb5ae
|
remove pager ABC
|
2020-10-11 12:54:20 +01:00 |
|
Will McGugan
|
5bd80d7d00
|
Merge branch 'master' into pager
|
2020-10-10 19:00:08 +01:00 |
|
Will McGugan
|
9c5d790488
|
Merge pull request #334 from phase06/master
add tests for syntax
|
2020-10-10 18:58:43 +01:00 |
|
Will McGugan
|
dd4a1d6c3a
|
imports
|
2020-10-10 18:52:50 +01:00 |
|
Will McGugan
|
436e300573
|
blackify
|
2020-10-10 18:39:50 +01:00 |
|
Will McGugan
|
6ce51f3ca1
|
fix
|
2020-10-10 18:37:40 +01:00 |
|
Will McGugan
|
f4b3c8a2ab
|
pager tests
|
2020-10-10 18:20:23 +01:00 |
|
Will McGugan
|
4310bc8ae8
|
add tests for style
|
2020-10-10 18:16:09 +01:00 |
|
Will McGugan
|
a236d8fd63
|
add tests for style
|
2020-10-10 18:12:44 +01:00 |
|
Will McGugan
|
327d642b84
|
docs
|
2020-10-10 17:11:33 +01:00 |
|
Low Wei Lun
|
eb49f84376
|
black reformat
|
2020-10-10 23:56:26 +08:00 |
|
Low Wei Lun
|
0fae28ca90
|
increse coverage to 100%
|
2020-10-10 23:51:01 +08:00 |
|
Nathan Page
|
fcf3ed6693
|
Set playground folder untracked
Allows for a dedicated area in the project to mess around with code.
|
2020-10-10 11:23:46 -04:00 |
|
Will McGugan
|
44afdff523
|
test fixes
|
2020-10-10 15:13:51 +01:00 |
|