Exasol BucketfsΒΆ
Exasol Bucketfs is a python library to interact with Exasol Bucketfs-Service(s).
π FeaturesΒΆ
List all buckets of a bucketfs service
List all files in a bucket
Download files from bucketfs
Upload files to bucketfs
Delete files from bucketfs
Pythonic API
ποΈ PrerequisitesΒΆ
Python >= 3.8
πΎ InstallationΒΆ
pip install exasol-bucketfs
π DocumentationΒΆ
The latest documentation can be found here.