farosas / aexpect

Python library used to control interactive programs

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Aexpect: Control your interactive applications

This module provides services similar to the pexpect python library, so to speak, spawn and control interactive applications, such as ssh, sftp and others.

About

Python library used to control interactive programs

License:GNU General Public License v2.0


Languages

Language:Python 96.4%Language:Makefile 3.6%