#!/usr/bin/python3 -s
from ppm import command

command.cli()
