Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / collect /
2022-08-30 Scott GaschChanges towards splitting up the library and (maybe...
2022-06-14 Scott GaschAdd logging to trie.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-23 Scott GaschRemove whitespace from trie's repr_brief.
2022-02-10 Scott GaschMore cleanup.
2022-02-05 Scott GaschAdd a bunch of __init__.py's; maybe this will fix import
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-03 Scott GaschTake the lock before unlinking the mmap'ed shared memor...
2022-02-02 ScottLet's be explicit with asserts; there was a bug in...
2022-02-02 ScottMake subdirs type clean too.
2022-01-31 ScottChange locking boundaries for shared dict. Add a unit...
2022-01-31 ScottAdd MIT License and copyright from the shared dict...
2022-01-31 ScottAdd a MP shared dict.
2021-10-29 Scott GaschAdds Arper, cleans up other stuff.
2021-10-02 Scott Gaschchanges
2021-09-30 Scott GaschSome binary tree methods to support the unscramble...
2021-09-29 Scott GaschStuff.
2021-09-29 Scott GaschAdd tests on bidict. Fix bug in string_utils ngrams.
2021-09-29 Scott GaschWorkaround likely client bug in letter_compress. Updat...
2021-09-29 Scott GaschVarious changes
2021-09-27 Scott GaschMove collections into collect space