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-5.3.3.tar.gz (28.2 kB view details)

Uploaded Source

Built Distribution

mpcontribs_client-5.3.3-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: mpcontribs-client-5.3.3.tar.gz
  • Upload date:
  • Size: 28.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.16

File hashes

Hashes for mpcontribs-client-5.3.3.tar.gz
Algorithm Hash digest
SHA256 15271c4886a381ae07c587a8fccc42bcd87f1cf5d6f70be68a8755f84bec9552
MD5 412bb713e7e740c4b8f09580e4e793b0
BLAKE2b-256 8026c64e9acb71b3b914cbdc0f91e95b5650c68dc7e10f62020090ce1e602776

See more details on using hashes here.

Provenance

File details

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

File metadata

File hashes

Hashes for mpcontribs_client-5.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 815f695475aaae72964a07f059a457fd09a85101d95c0c051f67ebba3991b062
MD5 c66c985f947393683c829c27fe76a66a
BLAKE2b-256 636548431a5adec85e9547639cfa3f03c866ec1c9f545fb88b6ca2d556c8486d

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