Reemote
An API for controlling remote systems.
Use cases
Remote supports these use cases:
- Creating a directory structure on remote hosts and transferring files to and hosts.
- Installing software on remote hosts using a package manager.
- Control programs running on remote hosts.
Python API
Control a remote system from a python program.
REST API
The REST API can be used to control remote systems from the command line, or from programming languages other than Python.
The Swagger UI can be used for performing ad-hoc commands on a remote host.