This is a CLI tool for interacting with DigitalOcean Spaces cloud object storage, i.e. uploading and downloading files.
You need Python 3 to run this program, you should also install dependencies in requirements.txt:
pip3 install -r requirements.txt
.