Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / google_assistant.py
2022-05-31 Scott GaschImprove docstrings for sphinx.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-09 Scott GaschDitch named tuples for dataclasses.
2022-02-09 Scott GaschMore cleanup, yey!
2022-02-07 Scott GaschAdds unittest.
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-01 ScottMyre mypy fixes.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2021-10-02 Scott Gaschchanges
2021-09-09 Scott GaschAdd doctests to some of this stuff.
2021-07-29 Scott GaschMoney, Rate, CentCount and a bunch of bugfixes.
2021-07-17 Scott GaschVarious
2021-03-25 Scott GaschInitial revision