Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / directory_filter.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-02-08 Scott GaschMore cleanup.
2022-02-02 ScottLet's be explicit with asserts; there was a bug in...
2022-02-02 Scottmypy clean!
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-13 ScottAdd doctests, general cleanup.
2021-10-28 Scott GaschMoving smart lights into smart_home to prepare for...
2021-07-17 Scott GaschVarious
2021-07-09 Scott GaschReduce import scopes, remove cycles.
2021-04-24 Scott GaschAvoid directory writes when files are already there.
2021-04-13 Scott GaschCreate a predicate.py file and a directory write filter...