Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / arper.py
2022-05-30 Scott GaschClean up more docs to work with sphinx.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-03-21 Scott GaschSmall changes.
2022-02-10 Scott GaschMore spring cleaning.
2022-02-08 Scott GaschHook in pylint to the pre-commit hook and start to...
2022-02-04 Scott GaschStop trying to cache mac addresses from house and cabin...
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 ScottAnother formatter test, whee...
2022-01-27 ScottTrying to get black to run in git's pre-commit hook...
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-11 ScottAdd requirements.txt
2022-01-06 ScottA bunch of changes...
2021-12-05 ScottVarious changes.
2021-11-01 Scott GaschOverrides + debugging modules / functions in logging.
2021-10-31 Scott GaschUgh, a bunch of things. @overrides. --lmodule. Chrom...
2021-10-29 Scott GaschFix Arper, make IP address a property of device
2021-10-29 Scott GaschAdds Arper, cleans up other stuff.