Easier and more self documenting patterns for loading/saving Persistent
[python_utils.git] / persistent.py
2022-09-01 Scott GaschEasier and more self documenting patterns for loading... master
2022-09-01 Scott GaschGet rid of hardcoded remote worker pool in favor of...
2022-06-01 Scott GaschMore docs cleanup.
2022-05-31 Scott GaschImprove docstrings for sphinx.
2022-05-29 Scott GaschTweak around docstring to make prettier sphinx autodocs.
2022-04-30 Scott GaschAdd some docs and doctests to things that have 0% coverage.
2022-03-25 Scott GaschSince this thing is on the innerwebs I suppose it shoul...
2022-02-09 Scott GaschMore cleanup, yey!
2022-02-03 Scott GaschChange settings in flake8 and black.
2022-02-02 ScottLet's be explicit with asserts; there was a bug in...
2022-02-02 ScottUsed isort to sort imports. Also added to the git...
2022-02-02 ScottFix a problem introduced with previous type cleanup...
2022-02-02 ScottMore type annotations.
2022-01-27 ScottAhem. Still running black?
2022-01-27 ScottRan black code formatter on everything.
2022-01-13 Scott"Fix" a flaky test and cleanup an unused import.
2022-01-13 ScottAdd doctests, general cleanup.
2022-01-12 ScottScale back warnings.warn and add stacklevels= where...
2022-01-11 ScottStart using warnings from stdlib.
2021-09-25 Scott GaschOh my god, I fucking hate pickle, dill, cloudpickle...
2021-09-23 Scott GaschVarious little changes. Naming. Durations as arguments.
2021-09-22 Scott GaschUpdated docs.
2021-09-22 Scott GaschImprove persistent after actually using it.
2021-09-22 Scott GaschPersistent state.