issues
search
drivendataorg
/
cloudpathlib
Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage.
https://cloudpathlib.drivendata.org
MIT License
478
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Stricter S3 bucket name string validation?
#489
TomNicholas
closed
3 days ago
5
Add download/upload progress callback support
#488
MHendricks
opened
4 days ago
0
fix(az): catch HttpResponseError in _check_hns
#487
M0dEx
opened
4 days ago
1
Azure: `_check_hns` throws an `HttpResponseError`
#486
M0dEx
opened
4 days ago
0
#484 Add GSClient timeout support
#485
Mchristos
opened
3 weeks ago
0
Set a GSPath upload timeout
#484
Mchristos
opened
3 weeks ago
0
Add md5 hash property to GSPath
#483
fafnirZ
opened
3 weeks ago
5
GSPath md5 hash property could potentially be supported
#482
fafnirZ
opened
3 weeks ago
1
[question] Understanding the cloudpath upload on close mechanism
#481
fafnirZ
closed
3 weeks ago
6
Fix CloudPath.__truediv__ to return NotImplemented
#480
jayqi
closed
1 month ago
2
Achieve parity with globbing functionality in Python >= 3.13
#479
pjbull
opened
1 month ago
0
Make HNS check and client instantiation more reliable
#478
pjbull
closed
1 month ago
2
Download from cloud - retry mechanism
#477
noamgot
closed
1 month ago
3
PR #453 breaks the use of DefaultAzureCredential for a Azure Storage Account Gen2
#476
johschmidt42
closed
1 month ago
10
Failed build: tests
#475
github-actions[bot]
closed
1 month ago
1
Add Python 3.13 compatibility
#474
pjbull
closed
1 month ago
2
failing to write to S3 bucket without read permission
#473
pconstr
opened
2 months ago
5
cloudpathlib has incompatibilities with python 3.13
#472
msmitherdc
closed
1 month ago
4
Live tests: use variable for client schemes, allowing override (#467)
#471
pjbull
closed
2 months ago
2
Detection of Azure hierarchical namespaces fails with `ResourceNotFoundError`
#470
M0dEx
closed
1 month ago
7
Slash notation causes mypy to throw an error
#469
HWiese1980
opened
2 months ago
1
WIP: Implement HTTP
#468
pjbull
opened
2 months ago
6
use variable for client schemes, allowing override
#467
kujenga
closed
2 months ago
6
Allow subclasses of S3Client, etc to set a custom scheme
#466
kujenga
closed
2 months ago
2
Add typing overloads to `CloudPath.open()`
#465
0xbe7a
closed
2 months ago
1
feat: Add overloads for CloudPath.open()
#464
0xbe7a
closed
2 months ago
2
v0.19.0 release
#463
jayqi
closed
2 months ago
3
Change LocalClient to not explicitly store default storage directory
#462
jayqi
closed
3 months ago
2
Test infra improvements
#461
pjbull
closed
2 months ago
3
454 Multiple pickle support
#460
pjbull
closed
3 months ago
3
Make flaky tests more reliable
#459
pjbull
closed
3 months ago
2
Failed build: tests
#458
github-actions[bot]
closed
2 months ago
5
Failed build: tests
#457
github-actions[bot]
closed
3 months ago
2
Failed build: tests
#456
github-actions[bot]
closed
3 months ago
1
Read from http - httppathlib?
#455
TomNicholas
opened
4 months ago
3
allow for roundtrips of cloudpaths through pickle serialization
#454
kujenga
closed
3 months ago
4
Initial ADLS gen2 support
#453
pjbull
closed
2 months ago
6
CloudPath warning message
#452
Megscammell
closed
4 months ago
1
Copy to non-existing S3 folder path creates a file with "/" instead of file name in that folder
#451
quantori-pokidovea
opened
4 months ago
1
Multiple pickle roundtrip serializations cause KeyError
#450
kujenga
closed
3 months ago
4
fix(az): correctly remove nested file structures
#449
M0dEx
closed
2 months ago
4
`AzureBlobPath.rmtree()` sometimes fails and needs to be called again
#448
M0dEx
closed
2 months ago
1
perf(az): optimize non-recursive `_list_dir`
#447
M0dEx
closed
2 months ago
7
`AzureBlobPath.iterdir()` is slow for directories with a high level of nesting
#446
M0dEx
closed
2 months ago
1
fix(az): improve detection of path types
#445
M0dEx
closed
4 months ago
0
Incorrect detection of directories in `AzureBlobPath`
#444
M0dEx
closed
2 months ago
1
Failed build: tests
#443
github-actions[bot]
closed
5 months ago
0
Failed build: tests
#442
github-actions[bot]
closed
5 months ago
1
Missing dependency message does not appear when it should
#441
d33bs
opened
5 months ago
2
Plumping force_overwrite parameters to `{read,write}_{text,bytes}` methods
#440
hwong557
opened
5 months ago
0
Next