Skip to content

Commit 131c455

Browse files
authored
Update docstring
Update docstring for politeness. The OPTIMADE Python tools client did not exist when the `OptimadeRester` was first added to pymatgen, but is now a good alternative. Signed-off-by: Matthew Horton <[email protected]>
1 parent f31d6ab commit 131c455

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pymatgen/ext/optimade.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,13 @@ class OptimadeRester:
3333
3434
This class is ready to use but considered in-development and subject to change.
3535
36+
Please also consider using the client in "OPTIMADE Python tools":
37+
38+
https://www.optimade.org/optimade-python-tools/latest/getting_started/client/
39+
40+
The "OPTIMADE Python tools" client is less integrated with pymatgen, but
41+
more actively developed for the latest OPTIMADE features.
42+
3643
[1] Andersen, C.W., *et al*.
3744
OPTIMADE, an API for exchanging materials data.
3845
Sci Data 8, 217 (2021). https://doi.org/10.1038/s41597-021-00974-z

0 commit comments

Comments
 (0)