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
Release history Release notifications | RSS feed
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
Hashes for apache-airflow-providers-telegram-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a64236f21535959b122fb61d785f1381ae80619f70ca812102535af79a0e417 |
|
MD5 | c09133742ea0a2150441335ba8caf430 |
|
BLAKE2b-256 | 606aac898c578040240ee406c6319a636e9831d1561e6aa8ee03194beb71270a |
Hashes for apache_airflow_providers_telegram-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c9ea4660f94b20613d0593bf06a597ac028549b2251a4ec92920eb74f2ae803 |
|
MD5 | 2dab6e1692050c26f2ed539719eaa9f7 |
|
BLAKE2b-256 | 5c97b867577ccabfd355cd03b5cdde4a5a071cd22fe9150f71232a931b3a2fae |