Repository URL to install this package:
try: import pexpect from pexpect import * except ImportError: from _pexpect import *