summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2022-02-06Add a doctest to type_utils.py.Scott Gasch
2022-02-06Get mypy to stop with this fucking "has no attribute" shit whenScott Gasch
2022-02-06Give deps more time to run.Scott Gasch
2022-02-06Add another profanity.Scott Gasch
2022-02-06Add a simple test for waitable presence.Scott Gasch
2022-02-05Add doctest to misc_utils.Scott Gasch
2022-02-05Add a bunch of __init__.py's; maybe this will fix importScott Gasch
2022-02-05Change threshold.Scott Gasch
2022-02-05Missed one.Scott Gasch
2022-02-05Add coding comments for files with utf8 characters in there.Scott Gasch
2022-02-05Add sparkline helper.Scott Gasch
2022-02-04Adds some doctests to site_config.Scott Gasch
2022-02-04Have bootstrap log the site_config at program initialization.Scott Gasch
2022-02-04Stop trying to cache mac addresses from house and cabin in the sameScott Gasch
2022-02-04Fix a bug in device.py around the type of keywords, add logging andScott Gasch
2022-02-03Make it clear in arg message that this is a library. DependencyScott Gasch
2022-02-03Make it possible for users of this library to override argparse'sScott Gasch
2022-02-03Add cron.py, a pretty important (and easy) one.Scott Gasch
2022-02-03Make this thing actually work.Scott Gasch
2022-02-03Add a formatter that handles raw help text, optionally.Scott Gasch
2022-02-03Make the parallelize intergration test short enough to run atScott Gasch