The Memset API interactive shell (ma-shell for short) is a full featured XMLRPC client that enables remote command invocation from a text terminal.
- Python 2.6 or later
- readline support is recommended
Install from source:
python setup.py install
Install with pip:
pip install ma-shell
The online documentation can be found at:
http://www.memset.com/apidocs/apishell.html
This is free software under the terms of MIT license (check COPYING file included in this package).
The project website is at:
https://github.com/memset/ma-shell
There you can file bug reports, ask for help or contribute patches.