Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / unscrambler.py
2022-08-12 Scott GaschUpdate requirements.txt and fix a bug in unscrambler.
2022-06-01 Scott GaschMore doc updates.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-09 Scott GaschMore cleanup, yey!
2022-02-08 Scott GaschHook in pylint to the pre-commit hook and start to...
2022-02-04 Scott GaschMake it clear in arg message that this is a library...
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 Scottmypy clean!
2022-01-28 ScottGet rid of "fuzzy matches" in favor of a window size...
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-26 ScottMinor tweaks.
2022-01-26 ScottAdd type hints and cleanup.
2022-01-26 ScottMake unscrambler use a cache per instance instead of...
2022-01-26 ScottUnscrambler.py is no longer a utility; see ~bin/unscram...
2022-01-26 ScottClarify instructions for repopulation.
2022-01-26 ScottAdds unscrambler which contains the guts of a jumble...