| CI | |
|---|---|
| Docs | |
| Package | |
| License |
xpersist provides custom caching utility functions in Python. It is designed to be used in conjunction with analysis packages such as xarray, pandas which provide convenient interfaces for saving and loading data to and from disk.
See documentation for more information.
xpersist can be installed from PyPI with pip:
python -m pip install xpersistIt is also available from conda-forge for conda installations:
conda install -c conda-forge xpersist