<feed xmlns='http://www.w3.org/2005/Atom'>
<title>python_utils.git/ansi.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-06-08T17:26:48Z</updated>
<entry>
<title>Add some colors from https://drafts.csswg.org/css-color/#named-colors.</title>
<updated>2022-06-08T17:26:48Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-06-08T17:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=d787af63a44ba2caa4937e1da9e87255d67b210a'/>
<id>urn:sha1:d787af63a44ba2caa4937e1da9e87255d67b210a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add --all and cleanup clear_line().</title>
<updated>2022-06-03T15:21:52Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-06-03T15:21:52Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=a1d5f347e978bdb62666a90f55c36047e82ed5cf'/>
<id>urn:sha1:a1d5f347e978bdb62666a90f55c36047e82ed5cf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve docs in ANSI.py</title>
<updated>2022-06-03T04:56:40Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-06-03T04:56:40Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=3ca9b4d16433af8da5d2de7f4a2338b56b5428d5'/>
<id>urn:sha1:3ca9b4d16433af8da5d2de7f4a2338b56b5428d5</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>Cleanup more contextlib.AbstractContextManagers and Literal[False]s.</title>
<updated>2022-02-09T04:21:02Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-09T04:21:02Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=2f5b47c8b30d1b7d86443391332be2f3805cdafd'/>
<id>urn:sha1:2f5b47c8b30d1b7d86443391332be2f3805cdafd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hook in pylint to the pre-commit hook and start to fix some of its</title>
<updated>2022-02-08T21:08:52Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-08T21:08:52Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=5c212d7639f62fcb936f9d7a0bbe704a9f7b213d'/>
<id>urn:sha1:5c212d7639f62fcb936f9d7a0bbe704a9f7b213d</id>
<content type='text'>
warnings.  It seems pickier than flake8 which is probably a good
thing.
</content>
</entry>
<entry>
<title>Change settings in flake8 and black.</title>
<updated>2022-02-03T22:18:37Z</updated>
<author>
<name>Scott Gasch</name>
<email>scott@gasch.org</email>
</author>
<published>2022-02-03T22:18:37Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=713a609bd19d491de03debf8a4a6ddf2540b13dc'/>
<id>urn:sha1:713a609bd19d491de03debf8a4a6ddf2540b13dc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Stop spamming the log from bg.</title>
<updated>2022-02-03T07:36:39Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2022-02-03T07:36:39Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=53de665d1eb5a95333b2ef937a7045af8bfbe5e0'/>
<id>urn:sha1:53de665d1eb5a95333b2ef937a7045af8bfbe5e0</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>More mypy cleanup.</title>
<updated>2022-02-02T16:31:42Z</updated>
<author>
<name>Scott</name>
<email>scott@wannabe.house</email>
</author>
<published>2022-02-02T16:31:42Z</published>
<link rel='alternate' type='text/html' href='https://git.acknak.org/cgit/python_utils.git/commit/?id=971d4ba141459f78d10d5770b9459d1ead7d49a0'/>
<id>urn:sha1:971d4ba141459f78d10d5770b9459d1ead7d49a0</id>
<content type='text'>
</content>
</entry>
</feed>
