computer_communication_framework

A quick and simple framework to develop proof-of-concept programs that use multiple computers.


Keywords
remote, computer, control, framework, management, communicate, communication
License
MIT
Install
pip install computer_communication_framework==0.0.2

Documentation

remote-computer-manager

This provides a basic framework to build Python programs that use remote computers. It is simple, quick to pick up and does not require sudo. It is for UNIX and is more for people who are new to the area and don't want to invest lots of time in learning new languages/libraies until they know the area better but also feel that writing everything from scratch is also a waste of time. This is simple and quick to pick up (I hope).