Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Files

Latest commit

 

History

History
 
 

provider_packages

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Package apache-airflow-providers-ssh

Release: 1.0.0dev

Secure Shell (SSH)

Provider package

This is a provider package for ssh provider. All classes for this provider package are in airflow.providers.ssh python package.

You can find package information and changelog for the provider in the documentation.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-ssh

PIP requirements

PIP package Version required
paramiko >=2.6.0
pysftp >=0.2.9
sshtunnel >=0.1.4,<0.2