James R. Barlow
|
d2dbea6cf8
|
Reorganize progress bars so they can be typed properly
|
2023-10-24 00:54:31 -07:00 |
|
James R. Barlow
|
7ce9d08b2d
|
Define progress bar plugins formally instead of "tqdm-like"
|
2023-10-24 00:54:31 -07:00 |
|
James R. Barlow
|
a3a083c125
|
logging: Avoid possible multiplication by None
|
2023-09-23 15:08:55 -07:00 |
|
James R. Barlow
|
de2bb5ce8c
|
Remove tqdm dependency and TqdmConsole
Might be too aggressive? No deprecation warning....
|
2023-09-21 00:05:39 -07:00 |
|
James R. Barlow
|
d3b858f994
|
Improve progress bar presentation/alignment
|
2023-08-11 01:57:25 -07:00 |
|
James R. Barlow
|
19045c4f21
|
Replace coloredlogs and tqdm with rich
|
2023-08-11 01:47:42 -07:00 |
|
James R. Barlow
|
9b8d14d16e
|
Accept most of ruff's delinting
|
2023-04-14 00:45:34 -07:00 |
|
James R. Barlow
|
80ed2117cc
|
Change to SPDX license tracking
|
2022-07-28 01:10:07 -07:00 |
|
James R. Barlow
|
dc6f1a266a
|
Modernize type annotations
|
2022-07-23 00:39:24 -07:00 |
|
James R. Barlow
|
b17fb61389
|
Configure pylint in pyproject and delint
|
2022-06-12 00:30:44 -07:00 |
|
James R. Barlow
|
380b981763
|
Remove most Python 3.6 special casing
|
2021-11-13 00:27:48 -08:00 |
|
James R. Barlow
|
aa0ec40102
|
Change license of all GPLv3 files to MPL-2.0
https://github.com/jbarlow83/OCRmyPDF/issues/600
|
2020-08-05 00:44:42 -07:00 |
|
James R. Barlow
|
862861e3ca
|
Fix error message in logging from repeated filtering
If logging somehow triggers PageNumberFilter multiple times, it would fail on the second occurrence.
|
2020-06-13 14:50:58 -07:00 |
|
James R. Barlow
|
346da95899
|
Suppress loglevel since we have color now
|
2020-04-15 00:09:36 -07:00 |
|
James R. Barlow
|
c2919f2e1c
|
Reinstate logging of page numbers
|
2020-04-15 00:05:23 -07:00 |
|