A simple Python command-line utility for creating backups using the tar command. Backup Shell is a simple Python command-line utility that allows you to create backups of files and directories using the tar command. This script provides a user-friendly shell interface to interactively select files and directories to be included in the backup, as well as specify the destination for the backup archive.