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
/
string_utils.py
Age
Commit message (
Expand
)
Author
2022-01-12
Scale back warnings.warn and add stacklevels= where appropriate.
Scott
2022-01-11
Start using warnings from stdlib.
Scott
2022-01-10
Add multi replace.
Scott
2021-12-06
Move stuff around.
Scott
2021-12-04
Various changes.
Scott
2021-10-23
Adds site_config; adds Tuya lights. Bugfixes.
Scott Gasch
2021-10-11
Adds logging in light stuff, minor changes in config/string.
Scott Gasch
2021-10-02
changes
Scott Gasch
2021-09-29
Add tests on bidict. Fix bug in string_utils ngrams.
Scott Gasch
2021-09-28
Various changes
Scott Gasch
2021-09-15
Adding doctests. Also added a logging filter.
Scott Gasch
2021-09-09
Update tests / test harness.
Scott Gasch
2021-09-08
Add doctests to some of this stuff.
Scott Gasch
2021-09-07
Various changes.
Scott Gasch
2021-08-05
Adds profanity filter, fixes bugs.
Scott Gasch
2021-07-28
Money, Rate, CentCount and a bunch of bugfixes.
Scott Gasch
2021-07-11
Random cleanups and type safety. Created ml subdir.
Scott Gasch
2021-07-08
Reduce import scopes, remove cycles.
Scott Gasch
2021-07-08
Lots of changes.
Scott Gasch
2021-04-13
Various sundry changes.
Scott Gasch
2021-03-24
Initial revision
Scott Gasch