Skip to main content

BucketFS utilities for the Python programming language

Project description

This project provides a python library for accessing the Exasol BucketFS system. It provides functions to upload and download files to and from the BucketFS.

In a Nutshell

Prerequisites

Installation

Install the package from Github via pip:

pip install -e git+https://github.com/exasol/bucketfs-utils-python.git@{tag name}#egg=exasol-bucketfs-utils-python

Or install the wheel directly via:

pip install https://github.com/exasol/bucketfs-utils-python/releases/download/{tag name}/exasol_bucketfs_utils_python-{tag name}-py3-none-any.whl

Documentation

Documentation for the current main branch is hosted on the Github Pages of this project. Here is a list of documentations for previous releases.

Features

  • Download or upload files from/to the Exasol BucketFS

  • Supported sources and targets for the uploads and downloads:

    • Files on the local Filesystem

    • Python file objects

    • Python Strings

    • Python objects ((De-)Serialization with Joblib)

  • Loading an artefact from a public Github Release into the BucketFS

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

exasol-bucketfs-0.4.0.tar.gz (11.0 kB view hashes)

Uploaded Source

Built Distribution

exasol_bucketfs-0.4.0-py3-none-any.whl (17.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page