1 2 3 4 5
#!/usr/bin/env python if __name__ == '__main__': from pecan.commands import CommandRunner CommandRunner.handle_command_line()