Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / dict_utils.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 ScottMore type annotations.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-23 ScottReformatting.
2022-01-23 ScottReformatting.
2021-10-24 Scott GaschAdds site_config; adds Tuya lights. Bugfixes.
2021-09-15 Scott GaschAdding doctests. Also added a logging filter.
2021-09-09 Scott GaschAdd doctests to some of this stuff.
2021-08-05 Scott GaschAdds profanity filter, fixes bugs.
2021-07-11 Scott GaschRandom cleanups and type safety. Created ml subdir.
2021-07-09 Scott GaschReduce import scopes, remove cycles.
2021-07-09 Scott GaschLots of changes.
2021-03-25 Scott GaschInitial revision