| Subcribe via RSS

osh: Object-Oriented Shell

October 27th, 2005 Posted in Programming, Python

For the Python/SSH/Distributed crowd: osh: Object-Oriented Shell

OSH is a Pythonic method of distributing commands across a series of hosts, among other things. The response from the hosts is placed into Python data structures, etc.

Yet another tool for the tool box!