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-02-10
Adds pyproject.toml.
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
2022-02-10
Update docs.
Scott Gasch
2022-02-10
Add percentile and change name of RunningMedian class.
Scott Gasch
2022-02-10
Fix a bug, add some testcases.
Scott Gasch
2022-02-10
Add some useful stats to histogram.
Scott Gasch
2022-02-09
More spring cleaning.
Scott Gasch
2022-02-09
Fix typo.
Scott Gasch
2022-02-09
Ditch named tuples for dataclasses.
Scott Gasch
2022-02-09
Cleanup.
Scott Gasch
2022-02-09
Cleanup.
Scott Gasch
2022-02-08
Fighting with type hints.
Scott Gasch
2022-02-08
Cleanup more contextlib.AbstractContextManagers and Literal[False]s.
Scott Gasch
2022-02-08
Cleanup unittest_utils trying to get clean lint.
Scott Gasch
2022-02-08
Change the weights in the default executor's remote worker pool.
Scott Gasch
2022-02-08
Keep requirements up-to-date.
Scott Gasch
2022-02-08
More cleanup, yey!
Scott Gasch
2022-02-08
More cleanup.
Scott Gasch
2022-02-08
Hook in pylint to the pre-commit hook and start to fix some of its
Scott Gasch
2022-02-07
How to do the thing.
Scott Gasch
2022-02-07
Adds unittest.
Scott Gasch
2022-02-07
Add a simple test to google_assistant code.
Scott Gasch
2022-02-06
Ignore integration test results in code coverage report.
Scott Gasch
2022-02-06
Add a doctest to type_utils.py.
Scott Gasch
2022-02-06
Get mypy to stop with this fucking "has no attribute" shit when
Scott Gasch
2022-02-06
Give deps more time to run.
Scott Gasch
2022-02-06
Add another profanity.
Scott Gasch
2022-02-06
Add a simple test for waitable presence.
Scott Gasch
2022-02-05
Add doctest to misc_utils.
Scott Gasch
2022-02-05
Add a bunch of __init__.py's; maybe this will fix import
Scott Gasch
2022-02-05
Change threshold.
Scott Gasch
2022-02-05
Missed one.
Scott Gasch
2022-02-05
Add coding comments for files with utf8 characters in there.
Scott Gasch
2022-02-05
Add sparkline helper.
Scott Gasch
2022-02-04
Adds some doctests to site_config.
Scott Gasch
2022-02-04
Have bootstrap log the site_config at program initialization.
Scott Gasch
2022-02-04
Stop trying to cache mac addresses from house and cabin in the same
Scott Gasch
2022-02-04
Fix a bug in device.py around the type of keywords, add logging and
Scott Gasch
2022-02-03
Make it clear in arg message that this is a library. Dependency
Scott Gasch
2022-02-03
Make it possible for users of this library to override argparse's
Scott Gasch
2022-02-03
Add cron.py, a pretty important (and easy) one.
Scott Gasch
2022-02-03
Make this thing actually work.
Scott Gasch
2022-02-03
Add a formatter that handles raw help text, optionally.
Scott Gasch
2022-02-03
Make the parallelize intergration test short enough to run at
Scott Gasch
2022-02-03
Add a "unittest" that runs stuff like reminder and unscramble
Scott Gasch
2022-02-03
Change settings in flake8 and black.
Scott Gasch
2022-02-03
Take the lock before unlinking the mmap'ed shared memory to ensure
Scott Gasch
2022-02-03
Disallow where're too.
Scott Gasch
2022-02-03
Merge branch 'master' of ssh://git.house/usr/local/git/base/python_utils
Scott Gasch
2022-02-03
Contractions and stuff in string_utils.
Scott Gasch
[next]