developmentseed / obstore

Simple, fast integration with Amazon S3, Google Cloud Storage, Azure Storage, and S3-compliant APIs like Cloudflare R2
https://developmentseed.org/obstore
MIT License
146 stars 3 forks source link

Re-expose `range` in `GetOptions` #67

Closed kylebarron closed 2 weeks ago

kylebarron commented 2 weeks ago

This was removed from GetOptions for the 0.2.0 release in https://github.com/developmentseed/obstore/pull/51.

The semantics are now described in the docstring as:

image