Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 434 Bytes

File metadata and controls

17 lines (11 loc) · 434 Bytes

RustFS Python Client Examples

This directory contains examples demonstrating how to interact with a RustFS server using Python.

Prerequisites

  • Python 3.8+
  • The requests library (can be installed via pip install requests)
  • A running RustFS server (default: http://localhost:9000)

Usage

Navigate to this directory and execute the Python examples:

python example.py