#!/usr/bin/env python
from psort.main import run
run()

