57f80ecd90
Use pathclass.walk instead of spinal.walk.
2022-01-09 21:49:47 -08:00
622632ce35
Update calls to passwordy.random_hex.
2022-01-09 17:08:56 -08:00
8c9588497c
Remove .absolute_path thanks to fspath.
2021-12-02 19:34:28 -08:00
4a9051e617
Big migrations and linting.
...
With pathclass.glob_many, we can clean up and feel more confident
about many programs that use pipeable to take glob patterns.
Added return 0 to all programs that didn't have it, so we have
consistent and explicit command line return values.
Other linting and whitespace.
2021-09-23 23:42:45 -07:00
39e0aaed71
Various lint appeasements.
2021-08-09 17:37:19 -07:00
5ce6cf8425
Migrate scripts to vlogging.main_decorator.
2021-06-21 22:11:19 -07:00
87e733c4a2
Migrate scripts to main_level_by_argv.
2021-05-16 21:07:43 -07:00
548f11a2ac
Remove leftover main function.
2021-05-14 17:39:39 -07:00
04b53dae8a
Rewrite sole_subdir_lift to be more recursively useful.
2021-03-31 19:40:47 -07:00
51188b30ee
Remove redundant argparse dest=, fix some lint issues.
2021-02-20 21:01:55 -08:00
037cec790a
Let sole_subdir_lift take patterns for many directories.
2021-02-14 18:28:27 -08:00
17afe6a9b9
Add sole_subdir_lift.py.
2020-06-30 20:30:11 -07:00