This is a simple and usage application basic on pexpect. It helps connect remote machine via SSH. Inputing commands automatically and checking the result.
Before the installation, please make sure that Python version is 2.6 or 2.7:
python --version
git clone git@github.com:yamcheung/py-expact.git
cd py-expact
vim test_controllor.py
python test_controllor.py