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
/
base_presence.py
Age
Commit message (
Collapse
)
Author
2022-08-12
Skip line about X11 forwarding in data read via ssh.
Scott Gasch
2022-07-27
Make base_presence runnable from anywhere.
Scott Gasch
2022-05-29
Clean up more docs to work with sphinx.
Scott Gasch
2022-04-02
Minor changes; make model trainer show results for all models, etc...
Scott Gasch
2022-03-25
Since this thing is on the innerwebs I suppose it should have a
Scott Gasch
copyright...
2022-02-09
More spring cleaning.
Scott Gasch
2022-02-08
Hook in pylint to the pre-commit hook and start to fix some of its
Scott Gasch
warnings. It seems pickier than flake8 which is probably a good thing.
2022-02-03
Change settings in flake8 and black.
Scott Gasch
2022-02-02
Used isort to sort imports. Also added to the git pre-commit hook.
Scott
2022-02-02
More type annotations.
Scott
2022-01-26
Ahem. Still running black?
Scott
2022-01-26
Ran black code formatter on everything.
Scott
2022-01-26
Reformatting.
Scott
2022-01-26
Fix missing f's.
Scott
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
Update MAC address.
Scott
2022-01-06
A bunch of changes...
Scott