Classes

Summary

class

class parent

truncated documentation

ASSHClient

A simple class to access to remote machine through SSH. It requires modules paramiko, …

AzureClient

A simple class to access and communicate with Azure. It requires modules:

AzureDrive

defines a common API for a remote storage

AzureException

exception raised by AzureClient

AzureTransferAPI

defines an API to transfer files over a remote location

CloudTransfer

defines a common API for a remote storage

MagicAzure

Defines magic commands to access blob storage

MagicRemoteSSH

Defines commands to access a remote machine (bridge) through SSH, for the time being, all the command do not accept …