Metadata-Version: 2.1
Name: oteapi-optimade
Version: 0.3.0
Summary: OTE-API Plugin for OPTIMADE.
Keywords: OTE,OPTIMADE,OTE-API
Author-email: Casper Welzel Andersen <casper.w.andersen@sintef.no>
Requires-Python: ~=3.9
Description-Content-Type: text/markdown
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Environment :: Plugins
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Requires-Dist: DLite-Python >=0.3.18,<1
Requires-Dist: optimade[server] ~=0.23
Requires-Dist: oteapi-core ~=0.4
Requires-Dist: oteapi-dlite >=0.1.1,<1
Requires-Dist: requests ~=2.28
Requires-Dist: mike ~=1.1 ; extra == "dev"
Requires-Dist: mkdocs ~=1.4 ; extra == "dev"
Requires-Dist: mkdocs-awesome-pages-plugin ~=2.8 ; extra == "dev"
Requires-Dist: mkdocs-material ~=9.1 ; extra == "dev"
Requires-Dist: mkdocstrings[python-legacy] ~=0.20.0 ; extra == "dev"
Requires-Dist: otelib ~=0.2 ; extra == "dev"
Requires-Dist: pre-commit ~=3.2 ; extra == "dev"
Requires-Dist: pylint ~=2.17 ; extra == "dev"
Requires-Dist: pytest ~=7.2 ; extra == "dev"
Requires-Dist: pytest-cov ~=4.0 ; extra == "dev"
Requires-Dist: pyyaml ~=6.0 ; extra == "dev"
Requires-Dist: requests-mock ~=1.10 ; extra == "dev"
Requires-Dist: mike ~=1.1 ; extra == "doc"
Requires-Dist: mkdocs ~=1.4 ; extra == "doc"
Requires-Dist: mkdocs-awesome-pages-plugin ~=2.8 ; extra == "doc"
Requires-Dist: mkdocs-material ~=9.1 ; extra == "doc"
Requires-Dist: mkdocstrings[python-legacy] ~=0.20.0 ; extra == "doc"
Requires-Dist: pre-commit ~=3.2 ; extra == "pre-commit"
Requires-Dist: pylint ~=2.17 ; extra == "pre-commit"
Requires-Dist: pytest ~=7.2 ; extra == "test"
Requires-Dist: pytest-cov ~=4.0 ; extra == "test"
Requires-Dist: pyyaml ~=6.0 ; extra == "test"
Requires-Dist: requests-mock ~=1.10 ; extra == "test"
Project-URL: Changelog, https://github.com/SINTEF/oteapi-optimade/blob/main/CHANGELOG.md
Project-URL: Documentation, https://SINTEF.github.io/oteapi-optimade
Project-URL: Home, https://github.com/SINTEF/oteapi-optimade
Project-URL: Issue Tracker, https://github.com/SINTEF/oteapi-optimade/issues
Project-URL: Package, https://pypi.org/project/oteapi-optimade
Project-URL: Source, https://github.com/SINTEF/oteapi-optimade
Provides-Extra: dev
Provides-Extra: doc
Provides-Extra: pre-commit
Provides-Extra: test

# OTE-API OPTIMADE

An OTE-API Plugin with OTE strategies.

Further reading:

- [OTE-API Core Documentation](https://emmc-asbl.github.io/oteapi-core)
- [OTE-API Services Documentation](https://emmc-asbl.github.io/oteapi-services)

## License and copyright

OTE-API OPTIMADE is released under the [MIT license](LICENSE) with copyright &copy; SINTEF.

## Acknowledgment

OTE-API OPTIMADE has been created via the [cookiecutter](https://cookiecutter.readthedocs.io/) [template for OTE-API plugins](https://github.com/EMMC-ASBL/oteapi-plugin-template).

OTE-API OPTIMADE has been supported by the following projects:

- **OntoTrans** (2020-2024) that receives funding from the European Union’s Horizon 2020 Research and Innovation Programme, under Grant Agreement n. 862136.

- **VIPCOAT** (2021-2025) receives funding from the European Union’s Horizon 2020 Research and Innovation Programme - DT-NMBP-11-2020 Open Innovation Platform for Materials Modelling, under Grant Agreement no: 952903.

- **OpenModel** (2021-2025) receives funding from the European Union’s Horizon 2020 Research and Innovation Programme - DT-NMBP-11-2020 Open Innovation Platform for Materials Modelling, under Grant Agreement no: 953167.

