Skip to main content

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

Project description

Package apache-airflow-providers-telegram

Release: 1.0.0

Table of contents

Provider package

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

Installation

NOTE!

On November 2020, new version of PIP (20.3) has been released with a new, 2020 resolver. This resolver does not yet work with Apache Airflow and might leads to errors in installation - depends on your choice of extras. In order to install Airflow you need to either downgrade pip to version 20.2.4 pip upgrade --pip==20.2.4 or, in case you use Pip 20.3, you need to add option --use-deprecated legacy-resolver to your pip install command.

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

PIP requirements

PIP package Version required
python-telegram-bot ==13.0

Provider classes summary

In Airflow 2.0, all operators, transfers, hooks, sensors, secrets for the telegram provider are in the airflow.providers.telegram package. You can read more about the naming conventions used in Naming conventions for provider packages

Operators

New operators

New Airflow 2.0 operators: airflow.providers.telegram package
operators.telegram.TelegramOperator

Hooks

New hooks

New Airflow 2.0 hooks: airflow.providers.telegram package
hooks.telegram.TelegramHook

Releases

Release 1.0.0

Commit Committed Subject
b40dffa08 2020-12-08 Rename remaing modules to match AIP-21 (#12917)
cd66450b4 2020-12-05 Add Telegram hook and operator (#11850)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page