This directory contains examples demonstrating how to interact with a RustFS server using Python.
- Python 3.8+
- The
requestslibrary (can be installed viapip install requests) - A running RustFS server (default:
http://localhost:9000)
Navigate to this directory and execute the Python examples:
python example.py