#!/usr/bin/env python from pscheck import pscheck if __name__ == '__main__': pscheck.main()