Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / cached /
2022-09-01 Scott GaschEasier and more self documenting patterns for loading... master
2022-05-31 Scott GaschImprove docstrings for sphinx.
2022-05-29 Scott GaschTweak around docstring to make prettier sphinx autodocs.
2022-03-28 Scott GaschCleanup weather_data.py.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-10 Scott GaschMore cleanup.
2022-02-05 Scott GaschAdd a bunch of __init__.py's; maybe this will fix import
2022-02-05 Scott GaschMissed one.
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottMake subdirs type clean too.
2022-01-06 ScottA bunch of changes...
2021-11-13 Scott GaschSmall bugfixes; also, add a new machine to the remote...
2021-11-01 Scott GaschOverrides + debugging modules / functions in logging.
2021-10-25 Scott GaschMove cache location. Also, add doctests for exec_utils.
2021-10-24 Scott GaschAdds site_config; adds Tuya lights. Bugfixes.
2021-10-19 Scott GaschBugfixes.
2021-10-05 Scott GaschGroups of google lights (kinda hacky, needs a rework...
2021-10-02 Scott Gaschchanges
2021-09-29 Scott GaschVarious changes
2021-09-26 Scott GaschCached weather data.
2021-09-25 Scott GaschAdd some classes that use persistent to cache data...