optimade-python-tools icon indicating copy to clipboard operation
optimade-python-tools copied to clipboard

Add option to `OptimadeClient` to automatically cache results to an OPTIMADE JSONL file

Open ml-evs opened this issue 8 months ago • 1 comments

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.

ml-evs avatar Apr 24 '25 13:04 ml-evs