{"id":26182732,"url":"https://github.com/ncar-xdev/xpersist","last_synced_at":"2026-03-08T09:37:05.514Z","repository":{"id":37936584,"uuid":"222115309","full_name":"ncar-xdev/xpersist","owner":"ncar-xdev","description":"xpersist provides custom caching utility functions in Python","archived":false,"fork":false,"pushed_at":"2025-04-07T20:50:09.000Z","size":126,"stargazers_count":7,"open_issues_count":12,"forks_count":3,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-14T23:15:49.367Z","etag":null,"topics":["caching","python","xarray"],"latest_commit_sha":null,"homepage":"https://xpersist.readthedocs.io/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ncar-xdev.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-11-16T15:00:41.000Z","updated_at":"2023-01-08T23:43:28.000Z","dependencies_parsed_at":"2024-04-01T23:29:57.728Z","dependency_job_id":"78945011-1c23-493f-b000-270cae92bffa","html_url":"https://github.com/ncar-xdev/xpersist","commit_stats":null,"previous_names":["ncar/xpersist"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxpersist","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxpersist/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxpersist/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ncar-xdev%2Fxpersist/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ncar-xdev","download_url":"https://codeload.github.com/ncar-xdev/xpersist/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248975329,"owners_count":21192210,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["caching","python","xarray"],"created_at":"2025-03-11T22:24:02.314Z","updated_at":"2025-09-19T22:37:21.909Z","avatar_url":"https://github.com/ncar-xdev.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# xpersist\n\n| CI          | [![GitHub Workflow Status][github-ci-badge]][github-ci-link] [![Code Coverage Status][codecov-badge]][codecov-link] |\n| :---------- | :-----------------------------------------------------------------------------------------------------------------: |\n| **Docs**    |                                   [![Documentation Status][rtd-badge]][rtd-link]                                    |\n| **Package** |                        [![Conda][conda-badge]][conda-link] [![PyPI][pypi-badge]][pypi-link]                         |\n| **License** |                                       [![License][license-badge]][repo-link]                                        |\n\nxpersist 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.\n\nSee [documentation](https://xpersist.readthedocs.io/en/latest/) for more information.\n\n## Installation\n\nxpersist can be installed from PyPI with pip:\n\n```bash\npython -m pip install xpersist\n```\n\nIt is also available from `conda-forge` for conda installations:\n\n```bash\nconda install -c conda-forge xpersist\n```\n\n[github-ci-badge]: https://img.shields.io/github/workflow/status/ncar-xdev/xpersist/CI?label=CI\u0026logo=github\u0026style=for-the-badge\n[github-ci-link]: https://github.com/ncar-xdev/xpersist/actions?query=workflow%3ACI\n[codecov-badge]: https://img.shields.io/codecov/c/github/ncar-xdev/xpersist.svg?logo=codecov\u0026style=for-the-badge\n[codecov-link]: https://codecov.io/gh/ncar-xdev/xpersist\n[rtd-badge]: https://img.shields.io/readthedocs/xpersist/latest.svg?style=for-the-badge\n[rtd-link]: https://xpersist.readthedocs.io/en/latest/?badge=latest\n[pypi-badge]: https://img.shields.io/pypi/v/xpersist?logo=pypi\u0026style=for-the-badge\n[pypi-link]: https://pypi.org/project/xpersist\n[conda-badge]: https://img.shields.io/conda/vn/conda-forge/xpersist?logo=anaconda\u0026style=for-the-badge\n[conda-link]: https://anaconda.org/conda-forge/xpersist\n[license-badge]: https://img.shields.io/github/license/ncar-xdev/xpersist?style=for-the-badge\n[repo-link]: https://github.com/ncar-xdev/xpersist\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar-xdev%2Fxpersist","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fncar-xdev%2Fxpersist","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fncar-xdev%2Fxpersist/lists"}