index
:
python_utils.git
master
A bunch of python helper utils. Needed to run most of my python code.
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cached
Age
Commit message (
Collapse
)
Author
2022-03-28
Cleanup weather_data.py.
Scott Gasch
2022-03-25
Since this thing is on the innerwebs I suppose it should have a
Scott Gasch
copyright...
2022-02-10
More cleanup.
Scott Gasch
2022-02-05
Add a bunch of __init__.py's; maybe this will fix import
Scott Gasch
problems with mypy?
2022-02-05
Missed one.
Scott Gasch
2022-02-03
Change settings in flake8 and black.
Scott Gasch
2022-02-02
Make subdirs type clean too.
Scott
2022-01-06
A bunch of changes...
Scott
2021-11-13
Small bugfixes; also, add a new machine to the remote executor pool.
Scott Gasch
2021-11-01
Overrides + debugging modules / functions in logging.
Scott Gasch
2021-10-25
Move cache location. Also, add doctests for exec_utils.
Scott Gasch
2021-10-23
Adds site_config; adds Tuya lights. Bugfixes.
Scott Gasch
2021-10-19
Bugfixes.
Scott Gasch
2021-10-05
Groups of google lights (kinda hacky, needs a rework), import auditing.
Scott Gasch
2021-10-02
changes
Scott Gasch
2021-09-28
Various changes
Scott Gasch
2021-09-26
Cached weather data.
Scott Gasch
2021-09-25
Add some classes that use persistent to cache data about the weather
Scott Gasch
in Bellevue, WA.