Commit graph

355 commits

Author SHA1 Message Date
d4ad110ff1
Add normalize_compression. 2021-09-16 20:58:24 -07:00
7efdcdcdbe
Fix handling of basename=None. 2021-09-16 20:50:31 -07:00
f245ca5eae
Replace named_python.bat with named_python.py. 2021-09-14 20:02:03 -07:00
af7fae6c44
Don't show qrcode until geometry is ready. 2021-09-13 21:04:33 -07:00
5e447fb5aa
Add pyautogui to pips. 2021-09-12 21:28:53 -07:00
4f9c78edda
Suppress bind warning. 2021-09-09 14:39:18 -07:00
cbdfb7fd4c
Add mistune, pygments, regex pips. 2021-09-08 20:19:59 -07:00
bf9d02d966
Add pythonpath, path, editor vars to bashrc. 2021-09-07 18:59:43 -07:00
2030118f9c
Add lxml to voussoir.pips. 2021-09-04 23:45:11 -07:00
6510ff0b07
Hide window until it is ready. 2021-08-31 19:19:55 -07:00
91527aa012
Prevent double .rar extension if user already put it in basename. 2021-08-31 02:05:43 -07:00
88e127c7b1
Add command line flag -dh, archive files in use by other programs. 2021-08-31 02:04:33 -07:00
f52fc53813
Rearrange command line flags, one per line. 2021-08-31 02:04:06 -07:00
c9c7cac04a
Replace clipboardqr with showqr, with tkinter ui. 2021-08-23 22:43:47 -07:00
d297e56d18
Add some more pips. 2021-08-23 22:43:47 -07:00
02518a96a3
Replace clipext.resolve with pipeable.input(split_lines=False). 2021-08-17 14:06:07 -07:00
f2003beabf
Add nosmartquotes.py. 2021-08-17 00:42:00 -07:00
e0ebe5da3b
Add whatsmyip.py, whatsmylan.py. 2021-08-12 16:39:31 -07:00
3764e1faca
Use niceprints.solid_hash_line. 2021-08-11 01:23:28 -07:00
519afac349
Add vlogging to pypi_release. 2021-08-11 01:22:14 -07:00
6daa10c0d1
Make better use of passing glob patterns through argparse. 2021-08-11 01:04:41 -07:00
eeda354a2b
Use vlogging.main_decorator. 2021-08-10 11:54:22 -07:00
0ecfb9abab
Add cup.py. 2021-08-10 10:58:05 -07:00
7d1720094e
Add --shellopen, --yes arguments.
This is quickly becoming a general-purpose reg editor.
2021-08-10 10:45:27 -07:00
672c7de76f
Add vlogging to svgrender. 2021-08-09 17:37:30 -07:00
39e0aaed71
Various lint appeasements. 2021-08-09 17:37:19 -07:00
5f201f99a1
Use imagetools.pad_to_square. 2021-08-09 08:46:08 -07:00
4b2209d7ef
Use imagetools.fit_into_bounds. 2021-08-09 08:31:27 -07:00
74bd773f33
Add docstring to resize.py. 2021-08-01 16:21:27 -07:00
e68da4a1f6
Rename variables new_x, new_y -> new_w, new_h. 2021-08-01 16:21:04 -07:00
307bf2e698
Migrate some calls to clipext to pipeable. 2021-07-27 09:57:38 -07:00
de5aca14a9
Let gitcheckup push to all remotes. 2021-07-24 12:51:40 -07:00
90fe477ad9
Add vlogging to gitcheckup. 2021-07-24 12:51:32 -07:00
3ce8b91630
Fix --compression command line argument. 2021-07-23 15:54:07 -07:00
Ethan Dalool
df364df92c Add svgrender.py. 2021-07-17 10:32:04 -07:00
Ethan Dalool
518ca07919 Improve reg_extension_icon docstring, add separate --extension. 2021-07-17 10:31:23 -07:00
05d1eb745e
Bind escape button to quit. 2021-07-04 22:22:10 -07:00
684dcbb234
Log the exception which caused download failures. 2021-07-01 15:53:32 -07:00
2f925f60c5
Add voussoir.pips. 2021-06-21 23:05:39 -07:00
396700b708
Use pipeable.ctrlc_return1. 2021-06-21 22:21:06 -07:00
d5a7fdb467
Migrate scripts to operatornotify.main_decorator. 2021-06-21 22:20:39 -07:00
5ce6cf8425
Migrate scripts to vlogging.main_decorator. 2021-06-21 22:11:19 -07:00
ce80bb32a7
Add threadpool to internetcheck. 2021-06-12 12:45:08 -07:00
6a920f32ee
Add vlogging to internetcheck. 2021-06-12 12:39:35 -07:00
2679c51175
Add rotate.py. 2021-06-07 18:46:38 -07:00
d2f9da6031
Remove printing only the string.printable characters. 2021-06-07 18:45:19 -07:00
1bbffb4964
Update rotate_by_exif call. 2021-06-06 20:33:32 -07:00
0de20a34c9
Use qualified PIL.Image, not just Image. 2021-06-04 13:13:11 -07:00
c01a7c9d9d
Update some image scripts to preserve exif. 2021-06-03 20:43:27 -07:00
7cfa47b279
Update directory_discrepancy. 2021-05-26 21:35:29 -07:00