Bakthat is a MIT licensed backup framework written in Python, it's both a command line tool and a Python module that helps you manage backups on Amazon S3/Glacier and OpenStack Swift. It automatically compress, encrypt (symmetric encryption) and upload your files.
pip install bakthat
.....
Downloading/unpacking byteformat
Could not find a version that satisfies the requirement byteformat (from versions: 0.1a, 0.2a)
Cleaning up...
No distributions matching the version for byteformat
This error appear when installing bakthat.
pip install bakthat ..... Downloading/unpacking byteformat Could not find a version that satisfies the requirement byteformat (from versions: 0.1a, 0.2a) Cleaning up... No distributions matching the version for byteformat