drivendataorg / drivendataorg/cloudpathlib
ENH: Parse cloud provider URLs into CloudPath objects
Open
enhancement
- Dominant language
- Python
- Stars
- 628
- Forks
- 88
- Avg merge
- 17h 28m
- Merged PRs (30d)
- 2
Description
Hello, it's me again 😃
Could it be possible to manage cloud URLs the same way than CloudPaths (ie. `https://my-bucket.s3.us-west-2.amazonaws.com/puppy.png`) ?
Or maybe just encapsulate them in a URLPath class to recognize them, because for now they are understood as PosixPaths, which can lead to some errors.
Thanks a lot !
Contributor guide
Assessment
This issue has not been assessed yet.