Package apache-airflow-backport-providers-telegram
Release: 2021.3.3
Table of contents
Backport package
This is a backport providers package for telegram provider. All classes for this provider package
are in airflow.providers.telegram python package.
Only Python 3.6+ is supported for this backport package.
While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade python to 3.6+ if you want to use this backport package.
Installation
You can install this package on top of an existing airflow 1.10.* installation via
pip install apache-airflow-backport-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 2021.3.3
| Commit | Committed | Subject |
|---|---|---|
| 106d2c85e | 2021-02-10 | Fix the AttributeError with text field in TelegramOperator (#13990) |
| 88bdcfa0d | 2021-02-04 | Prepare to release a new wave of providers. (#14013) |
| ac2f72c98 | 2021-02-01 | Implement provider versioning tools (#13767) |
| 3fd5ef355 | 2021-01-21 | Add missing logos for integrations (#13717) |
| 295d66f91 | 2020-12-30 | Fix Grammar in PIP warning (#13380) |
| 6cf76d7ac | 2020-12-18 | Fix typo in pip upgrade command :( (#13148) |
| 32971a1a2 | 2020-12-09 | Updates providers versions to 1.0.0 (#12955) |
| b40dffa08 | 2020-12-08 | Rename remaing modules to match AIP-21 (#12917) |
| cd66450b4 | 2020-12-05 | Add Telegram hook and operator (#11850) |
Release files for apache-airflow-backport-providers-telegram 2021.3.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| apache-airflow-backport-providers-telegram-2021.3.3.tar.gz | 12.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| apache_airflow_backport_providers_telegram-2021.3.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 27.7 kB
Release files / apache-airflow-backport-providers-telegram-2021.3.3.tar.gz
| Download URL | apache-airflow-backport-providers-telegram-2021.3.3.tar.gz |
|---|---|
| Size | 12.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a34adf16dfed702f59a843889f4973a4e173b8ad983f5ef02b7550a174837282
|
|
BLAKE2b-256 checksum How to use checksums |
e12047d3697934ad3be673df1dfa340cd023c2e9a41a5e392ea2f204e4f139d7
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
|
Release files / apache_airflow_backport_providers_telegram-2021.3.3-py3-none-any.whl
| Download URL | apache_airflow_backport_providers_telegram-2021.3.3-py3-none-any.whl |
|---|---|
| Size | 15.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
7cb04d479e4e4454007ae3b704daf3da6f2221f33b5178cab4d47310fd40d686
|
|
BLAKE2b-256 checksum How to use checksums |
0a0d5974c13ee721749c4328ef89bbb4f5d91983e8496dcf2d916a066dc4d829
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/50.3.2 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.7.9
|