decolyzer package includes functions as follows:
decogoat - a decorator to enhance your existing function such as start/stop process before your python function exeuction
Ssh - paramiko class to create ssh connection
channel_creation - more granular control to Ssh objects at the channel level (i.e to start tcpdump process)
scp_operation - scp to get/put files between 2 systems
analyze_capture - for tcpdump capture analysis