Skip to content

Latest commit

 

History

History
61 lines (42 loc) · 1.67 KB

README.rst

File metadata and controls

61 lines (42 loc) · 1.67 KB

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.