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-01-26
Another formatter test, whee...
Scott
2022-01-26
Trying to get black to run in git's pre-commit hook and actually
Scott
2022-01-26
Ahem. Still running black?
Scott
2022-01-26
Ran black code formatter on everything.
Scott
2022-01-26
Remove missing import.
Scott
2022-01-26
Reformatting.
Scott
2022-01-26
Fix missing f's.
Scott
2022-01-26
Reformatting.
Scott
2022-01-26
Make sanity check optional.
Scott
2022-01-26
Sanity check list is sorted before binary search.
Scott
2022-01-26
Minor tweaks.
Scott
2022-01-26
Add type hints and cleanup.
Scott
2022-01-26
Make unscrambler use a cache per instance instead of module and
Scott
2022-01-25
Unscrambler.py is no longer a utility; see ~bin/unscramble.py.
Scott
2022-01-25
Clarify instructions for repopulation.
Scott
2022-01-25
Adds unscrambler which contains the guts of a jumble/scrabble player
Scott
2022-01-24
Enable scp compression on remote executor to try to improve data
Scott
2022-01-24
Fix a newly introduced bug in run_tests.sh.
Scott
2022-01-24
Improve run_tests.sh
Scott
2022-01-24
Report overall runtime in periodic status dumps.
Scott
2022-01-24
Improve run_tests.sh
Scott
2022-01-24
Make parallelize remember to shutdown the default executors atexit.
Scott
2022-01-24
Add repro instructions for coverage in run_tests.sh.
Scott
2022-01-24
Finish up this coverage stuff.
Scott
2022-01-24
Adds optional code coverage reporting to run_tests.sh.
Scott
2022-01-24
This stuff all still sucks but this is slightly better.
Scott
2022-01-24
Add my own splitter.
Scott
2022-01-23
Make profanity filter catch foo/bar where foo and/or bar are bad
Scott
2022-01-23
Minor cleanup.
Scott
2022-01-23
Clean up the remote executor stuff and create a dedicated heartbeat
Scott
2022-01-23
Added some helpers to file_utils and improved the docs/doctests.
Scott
2022-01-22
Reformatting.
Scott
2022-01-22
Reformatting.
Scott
2022-01-22
Reformatting.
Scott
2022-01-22
Watch for grandparent ssh termination by default.
Scott
2022-01-21
Trying again to make sure all output is seen here.
Scott
2022-01-21
Remove spurious print message.
Scott
2022-01-21
Don't be tricked by speaker groups living on the same IP address
Scott
2022-01-21
Wait for both streams to end.
Scott
2022-01-20
Stop using rsync in executors; this was a hack to work around some
Scott
2022-01-20
Cleanup docs, add a timeout, in exec_utils.py.
Scott
2022-01-20
Make the new cmd_showing_output select and display data from stderr in
Scott
2022-01-19
Make cmd_showing_output work with subprocesses that use '\r'.
Scott
2022-01-18
Don't let chromecasts steal the thread for too long.
Scott
2022-01-18
Fix state determination in tplink kasa lights.
Scott
2022-01-18
Fix chromecasts to work with new version of pychromecast; rename
Scott
2022-01-17
Code cleanup.
Scott
2022-01-17
Creates a function_utils and pull a function_identifer method into
Scott
2022-01-17
Make unittest_utils log its perf data to a database, optionally.
Scott
2022-01-17
Argparse choices wants a list, not a tuple.
Scott
[next]