<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python_utils.git/input_utils.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-05-31T22:36:40Z</updated>
<entry>
<title>Improve docstrings for sphinx.</title>
<updated>2022-05-31T22:36:40Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-05-31T22:36:40Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=02302bbd9363facb59c4df2c1f4013087702cfa6'/>
<id>urn:sha1:02302bbd9363facb59c4df2c1f4013087702cfa6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add method to get up/down/enter keystrokes.</title>
<updated>2022-05-24T23:13:32Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-05-24T23:13:32Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=c08841600a2f61049cdb1a152407a1fb8ca129a5'/>
<id>urn:sha1:c08841600a2f61049cdb1a152407a1fb8ca129a5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix bug with timeouts.</title>
<updated>2022-04-15T16:46:38Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-04-15T16:46:38Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=f2f36979c4a80f70b79b6a38f81f2d8bdcb5170d'/>
<id>urn:sha1:f2f36979c4a80f70b79b6a38f81f2d8bdcb5170d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Press any key to continue.</title>
<updated>2022-04-15T16:33:45Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-04-15T16:33:45Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=c8986118d801def0e6ee269378e18e7cb355e237'/>
<id>urn:sha1:c8986118d801def0e6ee269378e18e7cb355e237</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Since this thing is on the innerwebs I suppose it should have a</title>
<updated>2022-03-25T16:41:31Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-03-25T16:41:31Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=532df2c5b57c7517dfb3dddd8c1358fbadf8baf3'/>
<id>urn:sha1:532df2c5b57c7517dfb3dddd8c1358fbadf8baf3</id>
<content type='text'>
copyright...
</content>
</entry>
<entry>
<title>More cleanup, yey!</title>
<updated>2022-02-09T01:46:56Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-09T01:46:56Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=e8fbbb7306430478dec55d2c963eed116d8330cc'/>
<id>urn:sha1:e8fbbb7306430478dec55d2c963eed116d8330cc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Used isort to sort imports.  Also added to the git pre-commit hook.</title>
<updated>2022-02-02T20:13:27Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2022-02-02T20:13:27Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=31c81f6539969a5eba864d3305f9fb7bf716a367'/>
<id>urn:sha1:31c81f6539969a5eba864d3305f9fb7bf716a367</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Various changes.</title>
<updated>2021-12-05T05:23:11Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2021-12-05T05:23:11Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=b29be4f1750fd20bd2eada88e751dfae85817882'/>
<id>urn:sha1:b29be4f1750fd20bd2eada88e751dfae85817882</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bugfixes.</title>
<updated>2021-10-19T23:40:34Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2021-10-19T23:40:34Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=351e77c767c9084aa486eedbdc9902c635b06261'/>
<id>urn:sha1:351e77c767c9084aa486eedbdc9902c635b06261</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding doctests.  Also added a logging filter.</title>
<updated>2021-09-15T16:32:08Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2021-09-15T16:32:08Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=4c315e387f18010ba0b5661744ad3c792f21d2d1'/>
<id>urn:sha1:4c315e387f18010ba0b5661744ad3c792f21d2d1</id>
<content type='text'>
</content>
</entry>
</feed>
