MCPcopy Create free account
hub / github.com/Materials-Consortia/optimade-python-tools / asdict

Method asdict

optimade/client/utils.py:48–49  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

46 return self._included_index
47
48 def asdict(self):
49 return asdict(self)
50
51 def update(self, page_results: dict) -> None:
52 """Combine the results from one page with the existing results for a given query.

Callers 5

getMethod · 0.80
_getFunction · 0.80
print_summaryMethod · 0.80

Calls

no outgoing calls

Tested by 2