Package apache-airflow-providers-ssh
Release: 1.0.0dev
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.
You can install this package on top of an existing airflow 2.* installation via
pip install apache-airflow-providers-ssh
PIP package | Version required |
---|---|
paramiko |
>=2.6.0 |
pysftp |
>=0.2.9 |
sshtunnel |
>=0.1.4,<0.2 |