Provider package apache-airflow-providers-sendgrid for Apache Airflow
Project description
Package apache-airflow-providers-sendgrid
Release: 1.0.0
Table of contents
Provider package
This is a provider package for sendgrid
provider. All classes for this provider package
are in airflow.providers.sendgrid
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-sendgrid
PIP requirements
PIP package | Version required |
---|---|
sendgrid | >=6.0.0,<7 |
Provider classes summary
In Airflow 2.0, all operators, transfers, hooks, sensors, secrets for the sendgrid
provider
are in the airflow.providers.sendgrid
package. You can read more about the naming conventions used
in Naming conventions for provider packages
Releases
Release 1.0.0
Commit | Committed | Subject |
---|---|---|
c34ef853c | 2020-11-20 | Separate out documentation building per provider (#12444) |
008035450 | 2020-11-18 | Update provider READMEs for 1.0.0b2 batch release (#12449) |
7825e8f59 | 2020-11-13 | Docs installation improvements (#12304) |
c5806efb5 | 2020-11-10 | Added missing sendgrid readme (#12245) |
349b0811c | 2020-10-20 | Add D200 pydocstyle check (#11688) |
d305876be | 2020-10-12 | Remove redundant None provided as default to dict.get() (#11448) |
f3e87c503 | 2020-09-22 | Add D202 pydocstyle check (#11032) |
fdd9b6f65 | 2020-08-25 | Enable Black on Providers Packages (#10543) |
7269d15ad | 2020-08-03 | [GH-9708] Add type coverage to Sendgrid module (#10134) |
a97400d0d | 2020-06-28 | Move out sendgrid emailer from airflow.contrib (#9355) |
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-sendgrid-1.0.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b94bc0099712af533ed8f7fffb5013cd021b8ee46f821ea0ada7822c806cc5e5 |
|
MD5 | 3198f67392702bb38ef0ce8c600e31e5 |
|
BLAKE2b-256 | e64af91f8292bdd784991e82c888057bd5262e93a06fcf571474cfcb10e69e2a |
Hashes for apache_airflow_providers_sendgrid-1.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8be9a555ea9b064d06f3ed22f2d80918156450d07b236cbb17727960d1ff025 |
|
MD5 | 218033227b8fbf6f44b4d4a34f398c04 |
|
BLAKE2b-256 | 027506c5fd9c8eae6001b4b517e56347e143b6952074b8047659967a8e792fdc |