-
Notifications
You must be signed in to change notification settings - Fork 117
Closed
Description
@cisaacstern and I were wondering what was the rationale of the lithops project making your own implementation for the lithops cloud proxy storage API.
There are other libraries that deal with this problem already - why not use one of them?
In particular one I like is cloudpathlib, which provides classes that deliberately follow the same interface as the python pathlib standard library module, but for different cloud storage providers. It seems to me that your lithops.storage.CloudFileProxy class could possibly just be replaced with cloudpathlib.CloudPath?
cisaacstern, norlandrhagen and abourramouss
Metadata
Metadata
Assignees
Labels
No labels