Tools for implementing and consuming OPTIMADE APIs.
Project description
OPTIMADE Python tools
Latest release | Build status | Activity |
---|---|---|
The aim of OPTIMADE is to develop a common API, compliant with the JSON API 1.0 specification. This is to enable interoperability among databases that contain calculated properties of existing and hypothetical materials.
This repository contains a library of tools for implementing and consuming OPTIMADE APIs using Python. It also contains a server validator tool, which may be called from the shell or used as a GitHub Action from optimade-validator-action.
Disclaimer: While the package supports elasticsearch-dsl
v6 & v7 and django
v2 & v3, all tests are performed with the latest supported version.
If you experience any issues with the older versions, you are most welcome to contribute to the repository (see below under Contributing).
Status
Both the OPTIMADE specification and this repository are under development.
The latest stable version can be obtained from PyPI pip install optimade
or by cloning the master branch of this repository git clone git@github.com:Materials-Consortia/optimade-python-tools
.
Installation
Installation instructions, for both the index meta-database, and for the main API can be found in INSTALL.md.
Contributing
Contribution guidelines and tips can be found in CONTRIBUTING.md.
Links
- OPTIMADE Specification, the human-readable specification that this library is based on.
- optimade-validator-action, a GitHub action that can be used to validate implementations from a URL (using the validator from this repo).
- OpenAPI, the machine-readable format used to specify the OPTIMADE API in
openapi.json
. - Interactive documentation generated from
openapi.json
(see also interactive JSON editor). - pydantic, the library used for generating the OpenAPI schema from Python models.
- FastAPI, the framework used for generating the reference implementation from the
openapi.json
specification. - lark, the library used to parse the filter language in OPTIMADE queries.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file optimade-0.10.0.tar.gz
.
File metadata
- Download URL: optimade-0.10.0.tar.gz
- Upload date:
- Size: 84.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.8.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1aca1bbacc1ce85f1fa8beb1e33e021c80273da3b28b9bb2997526c81984c35c |
|
MD5 | d3b9fc99656fdc70f77ba2dd0e916171 |
|
BLAKE2b-256 | ec7a97fe8e3ad9d7e83ef6a4a39746be6f86f173ad1ccdbbfce6b6555abd2ee6 |