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-23
Added a box method and fixed the broken justify method.
Scott Gasch
2022-02-22
Log the original commandline at DEBUG level.
Scott Gasch
2022-02-22
Remove whitespace from trie's repr_brief.
Scott Gasch
2022-02-17
Cleanup
Scott Gasch
2022-02-17
Fix dimmer level JSON command.
Scott Gasch
2022-02-17
Cleanup.
Scott Gasch
2022-02-15
Update profanity.
Scott Gasch
2022-02-15
Fix a bug in sanity check image.
Scott Gasch
2022-02-12
Oops.
Scott Gasch
2022-02-12
Try another tactic to figure out entry point.
Scott Gasch
2022-02-12
Change weights.
Scott Gasch
2022-02-11
Add mode.
Scott Gasch
2022-02-11
Fix stdev.
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
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
[next]