Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / ansi.py
2022-06-08 Scott GaschAdd some colors from https://drafts.csswg.org/css-color...
2022-06-03 Scott GaschAdd --all and cleanup clear_line().
2022-06-03 Scott GaschImprove docs in ANSI.py
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-09 Scott GaschCleanup more contextlib.AbstractContextManagers and...
2022-02-08 Scott GaschHook in pylint to the pre-commit hook and start to...
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-03 ScottStop spamming the log from bg.
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-02 ScottMore mypy cleanup.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-13 ScottAdds doctests.
2021-10-31 Scott GaschUgh, a bunch of things. @overrides. --lmodule. Chrom...
2021-09-25 Scott GaschMake smaller 'reset's
2021-09-15 Scott GaschLogging + documentation.
2021-07-29 Scott GaschMoney, Rate, CentCount and a bunch of bugfixes.
2021-07-09 Scott GaschReduce import scopes, remove cycles.
2021-07-09 Scott GaschLots of changes.
2021-04-13 Scott GaschVarious sundry changes.
2021-03-25 Scott GaschInitial revision