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
path:
root
/
dateparse
Age
Commit message (
Expand
)
Author
2022-03-25
Since this thing is on the innerwebs I suppose it should have a
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
2022-02-10
More cleanup.
Scott Gasch
2022-02-06
Add a simple test for waitable presence.
Scott Gasch
2022-02-05
Add a bunch of __init__.py's; maybe this will fix import
Scott Gasch
2022-02-03
Change settings in flake8 and black.
Scott Gasch
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-01-31
Fix a couple of bugs in date parsing.
Scott
2022-01-06
A bunch of changes...
Scott
2021-09-25
Add some classes that use persistent to cache data about the weather
Scott Gasch
2021-09-10
Adding more tests, working on the test harness.
Scott Gasch
2021-09-07
Various changes.
Scott Gasch
2021-08-05
Adds profanity filter, fixes bugs.
Scott Gasch
2021-07-16
Various
Scott Gasch
2021-07-09
ACL uses enums, some more tests, other stuff.
Scott Gasch
2021-07-08
Reduce import scopes, remove cycles.
Scott Gasch
2021-07-08
Rename simple_acl -> acl
Scott Gasch
2021-07-08
Lots of changes.
Scott Gasch
2021-03-24
Initial revision
Scott Gasch