Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

README.md

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