<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python_utils.git/config.py, branch master</title>
<subtitle>A bunch of python helper utils.  Needed to run most of my python code.
</subtitle>
<id>https://git.acknak.org/cgit/python_utils.git/atom?h=master</id>
<link rel='self' href='https://git.acknak.org/cgit/python_utils.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/'/>
<updated>2022-08-30T22:36:23Z</updated>
<entry>
<title>Changes towards splitting up the library and (maybe?) publishing on PyPi.</title>
<updated>2022-08-30T22:36:23Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-30T22:36:23Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=4d69e7bee5985ff744ef543f9c9f20bb37f4fd6d'/>
<id>urn:sha1:4d69e7bee5985ff744ef543f9c9f20bb37f4fd6d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update requirements; new homeassistant dep.  Also don't import kazoo</title>
<updated>2022-08-24T01:27:09Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-24T01:27:09Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=119692e4487278e5d19c06cfe7dc062c2bd7efc5'/>
<id>urn:sha1:119692e4487278e5d19c06cfe7dc062c2bd7efc5</id>
<content type='text'>
unless we try to load args from zookeeper.
</content>
</entry>
<entry>
<title>Add an option to exit immediately upon setting zookeeper.  Change the</title>
<updated>2022-08-18T15:54:59Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-18T15:54:59Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=91df4fa006f7f4fba8e38a97941c5a4ad9b83706'/>
<id>urn:sha1:91df4fa006f7f4fba8e38a97941c5a4ad9b83706</id>
<content type='text'>
verbosity of a warning.
</content>
</entry>
<entry>
<title>More new config bugs: needs to support a .get() method... doh.</title>
<updated>2022-08-18T06:41:48Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-18T06:41:48Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=a993e44371ada4ae0c592058bd98f1c61342c04f'/>
<id>urn:sha1:a993e44371ada4ae0c592058bd98f1c61342c04f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ugh.  Fix a bug in the new refactor of the env var config stuff.</title>
<updated>2022-08-18T02:53:17Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-18T02:53:17Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=772038b8d852446b77c9ee857885874f2552e9a6'/>
<id>urn:sha1:772038b8d852446b77c9ee857885874f2552e9a6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Dynamic config arguments stab #1.</title>
<updated>2022-08-18T02:12:33Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-18T02:12:33Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=aafec9ed642bcbd6fa8ba14656111eb98ebf0b29'/>
<id>urn:sha1:aafec9ed642bcbd6fa8ba14656111eb98ebf0b29</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Cleanup config in preparation for zookeeper-based dynamic configs.</title>
<updated>2022-08-18T00:23:44Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-18T00:23:44Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=2fe7a541ab5bc08fc9d88ebde74b6e88951c56e6'/>
<id>urn:sha1:2fe7a541ab5bc08fc9d88ebde74b6e88951c56e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not allow data that is too large in zookeeper.</title>
<updated>2022-08-17T19:01:26Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-17T19:01:26Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=4c74ef100038a239bae9b4fd4d61fb04f5b391b4'/>
<id>urn:sha1:4c74ef100038a239bae9b4fd4d61fb04f5b391b4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Persist the zookeeper client and connection.  A step towards a config watcher.</title>
<updated>2022-08-17T18:33:58Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-17T18:33:58Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=2966ecdb8c49266d491a1f75791868920d68a510'/>
<id>urn:sha1:2966ecdb8c49266d491a1f75791868920d68a510</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow config.py to save/load config from zookeeper.  No watching yet.</title>
<updated>2022-08-17T18:04:31Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-08-17T18:04:31Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=a085dbceac4e911a743c84388b55a0a8f2ba320b'/>
<id>urn:sha1:a085dbceac4e911a743c84388b55a0a8f2ba320b</id>
<content type='text'>
</content>
</entry>
</feed>
