#!/usr/bin/env python """Wrapper for the command line interface.""" from couchpotato import cli cli.cmd_couchpotato()