index
:
python_utils.git
master
A bunch of python helper utils. Needed to run most of my python code.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-04-19
Improve the quick labeler again.
Scott Gasch
2022-04-18
Improve wildcard semantics again.
Scott Gasch
2022-04-18
Do the wildcard search thing better.
Scott Gasch
2022-04-17
Use preformatted_box with print_box.
Scott Gasch
2022-04-17
Preformatted box that doesn't wrap the contents.
Scott Gasch
2022-04-17
Allow query for '*' that returns all docids.
Scott Gasch
2022-04-15
Fix bug with timeouts.
Scott Gasch
2022-04-15
Press any key to continue.
Scott Gasch
2022-04-12
Overhaul quick_labeler part 2: understand what the current model says.
Scott Gasch
2022-04-12
Overhaul quick labeler, part 1.
Scott Gasch
2022-04-09
Fix typo.
Scott Gasch
2022-04-08
More messing with making sure that exception tracebacks end up in the log.
Scott Gasch
2022-04-08
Cause the custom exception handler to also log unhandled exceptions'
Scott Gasch
2022-04-02
Cleanup, try to get rid of linter messages.
Scott Gasch
2022-04-02
Minor changes; make model trainer show results for all models, etc...
Scott Gasch
2022-03-28
Cleanup weather_data.py.
Scott Gasch
2022-03-25
Add copyright to grammar.
Scott Gasch
2022-03-25
Add LICENSE and NOTICE.
Scott Gasch
2022-03-25
Obfuscate more keys. Again, this is pretty non-critical because
Scott Gasch
2022-03-25
Since this thing is on the innerwebs I suppose it should have a
Scott Gasch
2022-03-25
Adds shuffle/scramble to list_utils.
Scott Gasch
2022-03-25
Obscure some passwords/keys. There's actually nothing valuable here
Scott Gasch
2022-03-24
Add add_timezone.
Scott Gasch
2022-03-22
Loosen backup policy and cleanup code a little.
Scott Gasch
2022-03-21
Small changes.
Scott Gasch
2022-03-13
Fix center align in header.
Scott Gasch
2022-03-13
Beef up header.
Scott Gasch
2022-03-12
Improve profanity filter.
Scott Gasch
2022-03-06
IntEnum -> Enum to fix printing of enum values.
Scott Gasch
2022-03-05
Improve text wrapping; add indent option.
Scott Gasch
2022-03-01
Teach site_location about the .local hostname suffix that the mac
Scott Gasch
2022-02-26
Rename a method, cleanup lint errors.
Scott Gasch
2022-02-26
More work on tplink utils to avoid having to call tplink.py.
Scott Gasch
2022-02-26
Increase timeout.
Scott Gasch
2022-02-26
Moved more logic from tplink.py into a library.
Scott Gasch
2022-02-25
Moving towards not needing a separate tplink.py utility.
Scott Gasch
2022-02-24
Also log about __debug__.
Scott Gasch
2022-02-23
Move encrypt and decrypt routines into tplink_utils.
Scott Gasch
2022-02-23
Let text_utils work with strings that contain ansi escape sequences.
Scott Gasch
2022-02-23
Separate box and print_box.
Scott Gasch
2022-02-23
Added a box method and fixed the broken justify method.
Scott Gasch
2022-02-22
Log the original commandline at DEBUG level.
Scott Gasch
2022-02-22
Remove whitespace from trie's repr_brief.
Scott Gasch
2022-02-17
Cleanup
Scott Gasch
2022-02-17
Fix dimmer level JSON command.
Scott Gasch
2022-02-17
Cleanup.
Scott Gasch
2022-02-15
Update profanity.
Scott Gasch
2022-02-15
Fix a bug in sanity check image.
Scott Gasch
2022-02-12
Oops.
Scott Gasch
2022-02-12
Try another tactic to figure out entry point.
Scott Gasch
[prev]
[next]