Skip to content

exasol/bucketfs-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ac26d6 Β· Nov 26, 2024

History

91 Commits
Nov 25, 2024
Nov 26, 2024
Nov 26, 2024
May 2, 2024
May 13, 2024
Dec 22, 2022
Nov 25, 2024
Nov 25, 2024
Sep 1, 2022
Jun 10, 2024
Dec 22, 2022
Oct 19, 2020
Nov 11, 2022
Oct 20, 2022
Nov 25, 2024
Dec 22, 2022
Nov 25, 2024
Nov 26, 2024
Nov 26, 2024

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.