import sys from src import Backup Backup().backup_all() print("OK")