Project: apache-airflow-providers-ssh

Provider package apache-airflow-providers-ssh for Apache Airflow

Project Details

Latest version
3.10.0
Home Page
PyPI Page
https://pypi.org/project/apache-airflow-providers-ssh/

Project Popularity

PageRank
0.004205074751430721
Number of downloads
5169892

.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

.. http://www.apache.org/licenses/LICENSE-2.0

.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

.. Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

.. http://www.apache.org/licenses/LICENSE-2.0

.. Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

.. NOTE! THIS FILE IS AUTOMATICALLY GENERATED AND WILL BE OVERWRITTEN WHEN PREPARING PACKAGES.

.. IF YOU WANT TO MODIFY TEMPLATE FOR THIS FILE, YOU SHOULD MODIFY THE TEMPLATE PROVIDER_README_TEMPLATE.rst.jinja2 IN the dev/breeze/src/airflow_breeze/templates DIRECTORY

Package apache-airflow-providers-ssh

Release: 3.10.0

Secure Shell (SSH) <https://tools.ietf.org/html/rfc4251>__

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 <https://airflow.apache.org/docs/apache-airflow-providers-ssh/3.10.0/>_.

Installation

You can install this package on top of an existing Airflow 2 installation (see Requirements below for the minimum Airflow version supported) via pip install apache-airflow-providers-ssh

The package supports the following python versions: 3.8,3.9,3.10,3.11

Requirements

================== ================== PIP package Version required ================== ================== apache-airflow >=2.6.0 paramiko >=2.6.0 sshtunnel >=0.3.2 ================== ==================

The changelog for the provider package can be found in the changelog <https://airflow.apache.org/docs/apache-airflow-providers-ssh/3.10.0/changelog.html>_.