Metadata-Version: 2.1
Name: oteapi-optimade
Version: 0.0.1
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: oteapi-core ~=0.1
Requires-Dist: invoke ~=1.6 ; extra == "dev"
Requires-Dist: mike ~=1.1 ; extra == "dev"
Requires-Dist: mkdocs ~=1.2 ; extra == "dev"
Requires-Dist: mkdocs-awesome-pages-plugin ~=2.7 ; extra == "dev"
Requires-Dist: mkdocs-material ~=8.2 ; extra == "dev"
Requires-Dist: mkdocstrings[python] ~=0.18.0 ; extra == "dev"
Requires-Dist: pre-commit ~=2.17 ; extra == "dev"
Requires-Dist: pylint ~=2.12 ; extra == "dev"
Requires-Dist: pytest ~=7.0 ; extra == "dev"
Requires-Dist: pytest-cov ~=3.0 ; extra == "dev"
Requires-Dist: invoke ~=1.6 ; extra == "doc"
Requires-Dist: mike ~=1.1 ; extra == "doc"
Requires-Dist: mkdocs ~=1.2 ; extra == "doc"
Requires-Dist: mkdocs-awesome-pages-plugin ~=2.7 ; extra == "doc"
Requires-Dist: mkdocs-material ~=8.2 ; extra == "doc"
Requires-Dist: mkdocstrings[python] ~=0.18.0 ; extra == "doc"
Requires-Dist: invoke ~=1.6 ; extra == "pre-commit"
Requires-Dist: pre-commit ~=2.17 ; extra == "pre-commit"
Requires-Dist: pylint ~=2.12 ; extra == "pre-commit"
Requires-Dist: pytest ~=7.0 ; extra == "test"
Requires-Dist: pytest-cov ~=3.0 ; 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.

