-
I've just been playing around with a figure for the paper, and found myself doodling logos/icons for optimade-python-tools to distinguish it from the API itself in the figure... whilst still retaining…
-
Adopt Python 3.11 as the primary Python version in AiiDAlab.
## TODO list
- [x] Bump watchdog dependency in `aiidalab` package https://github.com/aiidalab/aiidalab/pull/328
- [x] Verify that `o…
-
Our current OpenAPI schema update loop isn't very ergonomic. I would guess that we will stick to the optimade-python-tools schema generated for the foreseeable future, so it's probably worth streamlin…
-
With Materials-Consortia/OPTIMADE#348 Boolean values were introduced to the OPTIMADE Standard.
We will have to test how the current optimade-python tools handles boolean values and adjust the code s…
-
Instantiating OptimadeClient with the skip_ssl flag like so:
```
from optimade.client import OptimadeClient
client = OptimadeClient(skip_ssl= True, ...)
```
Does not really have any effect on…
-
Here are the discussion topics suggested for this year's workshop. We will cycle through them throughout the week:
- Trajectories
- Collections + providing data for training ML potentials
- Prope…
-
As optimade-python-tools "latest" (v0.16.0) now tracks v1.1 of the OPTIMADE spec, setting `all_versioned_paths` to `true` now tests `/v1.1` URLs. As well as the `validator_version` option, it could be…
-
Hi devs, would there be any interest in an [OPTIMADE](optimade.org) data retriever built into matminer? This would enable access to crystal structures from a growing list of [~15 providers](https://ww…
-
This is a discussion thread in order to summarize activities related to supporting the OPTIMADE API, which is a generic API allowing the exchange of data between different, potentially disparate mater…
-
Thanks for releasing this great dataset. Is there any interest in making it available with an OPTIMADE API (https://optimade.org) and joining our existing federation of 20 or so materials data provide…