Materials-Consortia / Materials-Consortia/optimade-python-tools
Add option to `OptimadeClient` to automatically cache results to an OPTIMADE JSONL file
Open
@ndaelman-hu is already working on this.
Since Sep 19, 2025.
client
good first issue
help wanted
suggestions
- Dominant language
- Python
- Stars
- 91
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
Ideally a multi-provider query would write these results in one file per database, storing the query for future use, and the client could look up the final entry in the JSONL in order to restart the query.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.