#!/usr/bin/env python

from plugin_ix import cli
if __name__ == '__main__' :
    cli.app()