python_utils.git
3 years agoTeach python logging formatter to use %f in the format string.
Scott Gasch [Thu, 29 Apr 2021 17:34:32 +0000 (10:34 -0700)]
Teach python logging formatter to use %f in the format string.

3 years agoUse ValueError, not Exception.
Scott Gasch [Sat, 24 Apr 2021 00:17:37 +0000 (17:17 -0700)]
Use ValueError, not Exception.

3 years agoColumnify text.
Scott Gasch [Sat, 24 Apr 2021 00:17:14 +0000 (17:17 -0700)]
Columnify text.

3 years agoRename a flag.
Scott Gasch [Sat, 24 Apr 2021 00:17:02 +0000 (17:17 -0700)]
Rename a flag.

3 years agoMinor editing.
Scott Gasch [Sat, 24 Apr 2021 00:16:39 +0000 (17:16 -0700)]
Minor editing.

3 years agoUse central exceptions.
Scott Gasch [Sat, 24 Apr 2021 00:16:08 +0000 (17:16 -0700)]
Use central exceptions.

3 years agoAvoid directory writes when files are already there.
Scott Gasch [Sat, 24 Apr 2021 00:15:28 +0000 (17:15 -0700)]
Avoid directory writes when files are already there.

3 years agoDetect unknown persons at the cabin.
Scott Gasch [Sat, 24 Apr 2021 00:15:05 +0000 (17:15 -0700)]
Detect unknown persons at the cabin.

3 years agoWe don't need this.
Scott Gasch [Sat, 24 Apr 2021 00:14:49 +0000 (17:14 -0700)]
We don't need this.

3 years agoAdd time units and import constants.py.
Scott Gasch [Sat, 24 Apr 2021 00:14:23 +0000 (17:14 -0700)]
Add time units and import constants.py.

3 years agoMove parallelize_test to tests dir.
Scott Gasch [Sat, 24 Apr 2021 00:13:59 +0000 (17:13 -0700)]
Move parallelize_test to tests dir.

3 years agoMiscellaneous utilities.
Scott Gasch [Sat, 24 Apr 2021 00:13:34 +0000 (17:13 -0700)]
Miscellaneous utilities.

3 years agoMove TimeoutError to central exceptions file.
Scott Gasch [Sat, 24 Apr 2021 00:13:11 +0000 (17:13 -0700)]
Move TimeoutError to central exceptions file.

3 years agoAdding general exceptions.
Scott Gasch [Sat, 24 Apr 2021 00:10:14 +0000 (17:10 -0700)]
Adding general exceptions.

3 years agoVarious sundry changes.
Scott Gasch [Tue, 13 Apr 2021 20:55:12 +0000 (13:55 -0700)]
Various sundry changes.

3 years agoCreate a predicate.py file and a directory write filter predicate
Scott Gasch [Tue, 13 Apr 2021 20:54:19 +0000 (13:54 -0700)]
Create a predicate.py file and a directory write filter predicate
subclass.

3 years agoAdd .gitignore
Scott Gasch [Thu, 25 Mar 2021 01:13:06 +0000 (18:13 -0700)]
Add .gitignore

3 years agoInitial revision
Scott Gasch [Thu, 25 Mar 2021 01:08:54 +0000 (18:08 -0700)]
Initial revision