Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mpds-io/mpds-client
MPDS API client library in Python
https://github.com/mpds-io/mpds-client
crystal-structure crystallography materials-informatics materials-platform materials-science mpds-api mpds-platform phase-diagram python
Last synced: 13 days ago
JSON representation
MPDS API client library in Python
- Host: GitHub
- URL: https://github.com/mpds-io/mpds-client
- Owner: mpds-io
- License: mit
- Created: 2017-07-07T13:35:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-03-02T21:10:29.000Z (over 1 year ago)
- Last Synced: 2024-10-04T21:33:25.885Z (about 1 month ago)
- Topics: crystal-structure, crystallography, materials-informatics, materials-platform, materials-science, mpds-api, mpds-platform, phase-diagram, python
- Language: Python
- Homepage: http://developer.mpds.io
- Size: 623 KB
- Stars: 5
- Watchers: 3
- Forks: 3
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
MPDS platform Python API client
==========[![DOI](https://zenodo.org/badge/96541702.svg)](https://doi.org/10.5281/zenodo.2557897)
[![PyPI](https://img.shields.io/pypi/v/mpds_client.svg?style=flat)](https://pypi.org/project/mpds_client)
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client?ref=badge_shield)This Python library takes care of many aspects of the [MPDS platform API](http://developer.mpds.io), such as pagination, error handling, validation, proper data extraction and more. We encourage our users to adopt this library for their needs. This library follows the [standardization guideline](https://github.com/hackingmaterials/matminer) on data mining for materials science from LBNL, Berkeley, USA. Please, see the [developer docs](http://developer.mpds.io). To start using the MPDS platform API, login at the MPDS via [GitHub](https://mpds.io/github_oauth.html).
![MPDS API for Python](https://raw.githubusercontent.com/mpds-io/python-api-client/master/einstein_python_cc_by_40.png "MPDS API for Python")
## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fmpds-io%2Fmpds_client?ref=badge_large)