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

Use indexmap for returning dicts to Python #21

Closed kylebarron closed 1 month ago

kylebarron commented 1 month ago

Ensures that the returned Python dict will always be ordered the same way.