Skip to main content

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


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