No project description provided
Project description
Airflow SendGrid Provider
This is a modified version of https://github.com/apache/airflow/tree/master/airflow/providers/sendgrid
Changelog:
- added dynamic templates support
- changed errors messages
Usage
If template_id and template_substitution parameters is passed,
the html_content and subject parameters will be ignored
Example
send_email(
from_email='hello@example.com',
from_name='Hello',
subject=null,
to='world@example.com'',
html_content=null,
template_id='00000000-0000-0000-0000-000000000000',
template_substitution={
':number': '1337'
}
)
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file airflow-sendgrid-provider-j2-0.0.4.tar.gz.
File metadata
- Download URL: airflow-sendgrid-provider-j2-0.0.4.tar.gz
- Upload date:
- Size: 8.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e58ea3724bfea9494f6002b6086ef8fb8c4206a47e6d4778b51615ce8ce32d5
|
|
| MD5 |
d7ad0858e7fcf006977c3c09109d1d35
|
|
| BLAKE2b-256 |
13ad1f395cde35bbbc8355e438a1445a2de0443d3eee6d80593aa7c07e55ef91
|
File details
Details for the file airflow_sendgrid_provider_j2-0.0.4-py3-none-any.whl.
File metadata
- Download URL: airflow_sendgrid_provider_j2-0.0.4-py3-none-any.whl
- Upload date:
- Size: 9.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.16
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a2d78d9f7ce600040721b94523b800ebb61204079cf6867de3dff76d2d2c41f3
|
|
| MD5 |
3910c665dd36c6fbf2a5f8663010e3d3
|
|
| BLAKE2b-256 |
6bfd4406b63c4938802d495a2ddd8da64fa5a0d85ba6d411b1e6fb0d5c69124f
|