Exasol Bucketfs is a Python library to interact with Exasol Bucketfs-Service(s).
- 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
pip install exasol-bucketfs
The latest documentation can be found here.