Closed dwinston closed 6 years ago
I've implemented a filter expression parser in python. See https://github.com/materialsproject/optimade and check it out with pip install optimade.
pip install optimade
Update: this repo is now in our organization and under CI. :) See https://github.com/Materials-Consortia/optimade-python-tools
I've implemented a filter expression parser in python. See https://github.com/materialsproject/optimade and check it out with
pip install optimade
.