Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / base_presence.py
2022-08-13 Scott GaschSkip line about X11 forwarding in data read via ssh.
2022-07-27 Scott GaschMake base_presence runnable from anywhere.
2022-05-30 Scott GaschClean up more docs to work with sphinx.
2022-04-02 Scott GaschMinor changes; make model trainer show results for...
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-10 Scott GaschMore spring cleaning.
2022-02-08 Scott GaschHook in pylint to the pre-commit hook and start to...
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-02 ScottMore type annotations.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-27 ScottReformatting.
2022-01-27 ScottFix missing f's.
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2022-01-10 ScottUpdate MAC address.
2022-01-06 ScottA bunch of changes...