api
api copied to clipboard
New API client for the Materials Project
I'd like to query the materials that have their spg in a list of possible ones. I was expecting to provide that list as input to the query, but the...
### Problem Most of the MP software stack has some basic information on the README about the supported Python versions. However, `mp-api` doesn't have this. Users running on Python 3.8...
Dear developers, I am a new material science researcher. How do I use the new API to download the dielectric tensor of some materials (3*3 matrix form)? Looking forward to...
I have a list of ~20 elements that need to be excluded in MP query. The code worked fine on Dec 1st, but failed with this error on Dec 11th:...
when i want to visualize materials_Li_Fe_V.json,i don’t know how to do Is there a package or code that can help me do this
## Summary - Convenience function added to `MaterialsRester` for obtaining blessed calculation entries for different functionals ## Todos - Add additional function parameters to query structure metadata fields [shown here.](https://api.materialsproject.org/docs#/Materials/search_materials_core_blessed_tasks__get)...
### Problem It would be nice to be able to specify proxies. ### Proposed Solution It seems that the underlying handler is "requests" which would allow for setting proxies manually....
how to solve the question, I want to visualize .cif file.
[Bug] API-downloaded entries for binary systems containing 'Yb' missing the element in composition
I have been downloading a large amount of GGA/GGA+U entries for binary systems, and something I have noticed is that **all** systems containing 'Yb' as one of the two elements...
import of PropertyDoc from emmet.core.material_property fails due to the RuntimeError: no validator found for . Any ideas how to fix it? I am running code on M1 Mac with Ventura...