Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / camera_utils.py
2022-08-15 Scott GaschHacky fix for inconsistently named camera.
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-25 Scott GaschObscure some passwords/keys. There's actually nothing...
2022-02-15 Scott GaschFix a bug in sanity check image.
2022-02-09 Scott GaschDitch named tuples for dataclasses.
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-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-13 ScottAdd doctests, general cleanup.
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2022-01-06 ScottA bunch of changes...
2021-03-25 Scott GaschInitial revision