Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
get
Method · 0.80
_get
Function · 0.80
print_summary
Method · 0.80
test_with_validator_json_response
Function · 0.80
test_as_type_with_validator
Function · 0.80
Calls
no outgoing calls
Tested by
2
test_with_validator_json_response
Function · 0.64
test_as_type_with_validator
Function · 0.64