Skip to content

yiftahw/python_client_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mock Terminal Client Repository

This repository contains a mock command-line interface program implemented in C++ and wrapped in Python to create a long living session class.

Files

C++ Implementation

  • mock_terminal_client.cpp: This is the C++ source code for the command-line interface program.

Python Client Wrapper

  • mock_client_wrapper.py: This is a Python script that serves as a wrapper for the C++ program. It provides a Pythonic interface to interact with the C++ program using the pexpect library.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published