materialsproject / api

New API client for the Materials Project
https://materialsproject.github.io/api/
Other
104 stars 38 forks source link

unsigned boto3 #818

Closed tschaume closed 1 year ago

tschaume commented 1 year ago

@munrojm this PR configures boto3.resource to send unsigned requests. I tested this to make sure that users don't need an AWS account or credentials in order to access our OpenData buckets. If you could make another release candidate, I could test this in production. Thanks!