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-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
2022-02-03
Contractions and stuff in string_utils.
Scott
2022-02-02
Let's call the base class' c'tor first, eh?
Scott
2022-02-02
Stop spamming the log from bg.
Scott
2022-02-02
Fix a bug in histogram.
Scott
2022-02-02
Let's be explicit with asserts; there was a bug in histogram
Scott
2022-02-02
Make subdirs type clean too.
Scott
2022-02-02
Used isort to sort imports. Also added to the git pre-commit hook.
Scott
2022-02-02
mypy clean!
Scott
2022-02-02
Fix a problem introduced with previous type cleanup change.
Scott
2022-02-02
More type annotations.
Scott
2022-02-02
More mypy cleanup.
Scott
2022-02-01
More mypy cleanup... ugh.
Scott
2022-01-31
Myre mypy fixes.
Scott
2022-01-31
Clean up mypy type checker errors.
Scott
[prev]
[next]