summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-05Improve text wrapping; add indent option.Scott Gasch
2022-03-01Teach site_location about the .local hostname suffix that the macScott Gasch
2022-02-26Rename a method, cleanup lint errors.Scott Gasch
2022-02-26More work on tplink utils to avoid having to call tplink.py.Scott Gasch
2022-02-26Increase timeout.Scott Gasch
2022-02-26Moved more logic from tplink.py into a library.Scott Gasch
2022-02-25Moving towards not needing a separate tplink.py utility.Scott Gasch
2022-02-24Also log about __debug__.Scott Gasch
2022-02-23Move encrypt and decrypt routines into tplink_utils.Scott Gasch
2022-02-23Let text_utils work with strings that contain ansi escape sequences.Scott Gasch
2022-02-23Separate box and print_box.Scott Gasch
2022-02-23Added a box method and fixed the broken justify method.Scott Gasch
2022-02-22Log the original commandline at DEBUG level.Scott Gasch
2022-02-22Remove whitespace from trie's repr_brief.Scott Gasch
2022-02-17CleanupScott Gasch
2022-02-17Fix dimmer level JSON command.Scott Gasch
2022-02-17Cleanup.Scott Gasch
2022-02-15Update profanity.Scott Gasch
2022-02-15Fix a bug in sanity check image.Scott Gasch
2022-02-12Oops.Scott Gasch
2022-02-12Try another tactic to figure out entry point.Scott Gasch
2022-02-12Change weights.Scott Gasch
2022-02-11Add mode.Scott Gasch
2022-02-11Fix stdev.Scott Gasch
2022-02-10More cleanup.Scott Gasch
2022-02-10More cleanup.Scott Gasch
2022-02-10More cleanup.Scott Gasch
2022-02-10Adds pyproject.toml.Scott Gasch
2022-02-10More cleanup.Scott Gasch
2022-02-10Update docs.Scott Gasch
2022-02-10Add percentile and change name of RunningMedian class.Scott Gasch
2022-02-10Fix a bug, add some testcases.Scott Gasch
2022-02-10Add some useful stats to histogram.Scott Gasch
2022-02-09More spring cleaning.Scott Gasch
2022-02-09Fix typo.Scott Gasch
2022-02-09Ditch named tuples for dataclasses.Scott Gasch
2022-02-09Cleanup.Scott Gasch
2022-02-09Cleanup.Scott Gasch
2022-02-08Fighting with type hints.Scott Gasch
2022-02-08Cleanup more contextlib.AbstractContextManagers and Literal[False]s.Scott Gasch
2022-02-08Cleanup unittest_utils trying to get clean lint.Scott Gasch
2022-02-08Change the weights in the default executor's remote worker pool.Scott Gasch
2022-02-08Keep requirements up-to-date.Scott Gasch
2022-02-08More cleanup, yey!Scott Gasch
2022-02-08More cleanup.Scott Gasch
2022-02-08Hook in pylint to the pre-commit hook and start to fix some of itsScott Gasch
2022-02-07How to do the thing.Scott Gasch
2022-02-07Adds unittest.Scott Gasch
2022-02-07Add a simple test to google_assistant code.Scott Gasch
2022-02-06Ignore integration test results in code coverage report.Scott Gasch