Skip to main content

client library for MPContribs API

Project description

PyPI Libraries.io dependency status for latest release

Small, dynamic python client library to connect to MPContribs APIs based on Yelp's bravado.

from mpcontribs.client import Client
client = Client()
dir(client) # show available resources

By default, the client connects to https://contribs-api.materialsproject.org and uses the environment variable MPCONTRIBS_API_KEY to set the API key. The key can alternatively be set explicitly via the apikey argument to the constructor. The host argument or the MPCONTRIBS_API_HOST environment variable can be set to connect to other MPContribs-style APIs:

client = Client(host='ml-api.materialsproject.org')

Troubleshooting

twisted.web._newclient.ResponseNeverReceived:
[<twisted.python.failure.Failure OpenSSL.SSL.Error:
[('SSL routines', 'tls_process_server_certificate', 'certificate verify failed')]>]

Set the environment variable SSL_CERT_FILE to $(python -m certifi).

OverflowError: timeout value is too large

Install the bravado fork (PR) manually via

pip install "bravado[fido] @ git+https://github.com/tschaume/bravado@9ce06f2df7118e16af4a3d3fdc21ccfeedc5cd50#egg=bravado-11.0.3"

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

mpcontribs-client-3.14.0.tar.gz (21.1 kB view details)

Uploaded Source

Built Distribution

mpcontribs_client-3.14.0-py3-none-any.whl (20.4 kB view details)

Uploaded Python 3

File details

Details for the file mpcontribs-client-3.14.0.tar.gz.

File metadata

  • Download URL: mpcontribs-client-3.14.0.tar.gz
  • Upload date:
  • Size: 21.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for mpcontribs-client-3.14.0.tar.gz
Algorithm Hash digest
SHA256 0a82a10e4e1a9ac9e1d2ffd9e82c4e1ae98aacabd996958375c283d7088c23da
MD5 f2bab5166f5aabc683c467eb1e58b3a3
BLAKE2b-256 7737d24f29f5c7d542053d840bf1d9229e38e6259c816d6489ef28e32cd8e008

See more details on using hashes here.

Provenance

File details

Details for the file mpcontribs_client-3.14.0-py3-none-any.whl.

File metadata

  • Download URL: mpcontribs_client-3.14.0-py3-none-any.whl
  • Upload date:
  • Size: 20.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for mpcontribs_client-3.14.0-py3-none-any.whl
Algorithm Hash digest
SHA256 c460063d208fceb3c4309bed64e240401bd07dd2bd41779a8999fca84575525e
MD5 fc01e010e05f3b50b3c521827ec9dc1f
BLAKE2b-256 9d45d39590958d52a44f585bfe49184793f681b53a5e61b49672b6793c369275

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page