Skip to content

exasol/bucketfs-python

This branch is 65 commits ahead of, 1 commit behind exasol/bucketfs-utils-python:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

c5db9f4 Β· Feb 11, 2025

History

96 Commits
Jan 13, 2025
Feb 11, 2025
Jan 27, 2025
Dec 22, 2022
Nov 25, 2024
Sep 1, 2022
Jun 10, 2024
Dec 22, 2022
Oct 19, 2020
Nov 11, 2022
Oct 20, 2022
Nov 25, 2024
Nov 29, 2024
Feb 11, 2025
Jan 27, 2025

Repository files navigation

Exasol Bucketfs

PyPI Version PyPI - Python Version Exasol - Supported Version(s) Formatter - Black Formatter - Isort License Last Commit

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

πŸ’Ύ Installation

pip install exasol-bucketfs

πŸ“š Documentation

The latest documentation can be found here.