Mange Sendgrid assets
Project description
pattan-sendgrid
pattan-sendgrid is a python package that combines the sendgrid package with PaTTAN specific configurations.
Quick start
- installation
pip install pattan-sendgrid
- Create an environment variable 'SENDGRID_API_KEY' set its value to your sendgrid api key
export SENDGRID_API_KEY="YOUR SENDGRID API KEY"
- Generate config by redirecting this output to a file or copy/paste to a file. Keep this file out of your repo as it will contain your sendgrid api key
pe gc
-
Use the output from the command in step three to initialize the PattanEmail class.
from pattan_sendgrid import PattanEmail ... emailer = PattanEmail(PATTAN_EMAIL_CONFIG_JSON)
Resources
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
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 pattan_sendgrid-2.0.4.tar.gz.
File metadata
- Download URL: pattan_sendgrid-2.0.4.tar.gz
- Upload date:
- Size: 7.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5952e1560672266f575573daaab29c4959c4f7ac38f19f54c6d29241ca3e8531
|
|
| MD5 |
95366e97844409ce6f9c377e8fc936c0
|
|
| BLAKE2b-256 |
eb56019a0cc8693f6c9c8bbf36538cae8f6c84ac0fa1cb42e402104103f4a715
|
File details
Details for the file pattan_sendgrid-2.0.4-py3-none-any.whl.
File metadata
- Download URL: pattan_sendgrid-2.0.4-py3-none-any.whl
- Upload date:
- Size: 8.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7cf9b38a88b7c39e0d4db3540d9d1c164d9b1b45588f03ab2e5a7e92f8995cbd
|
|
| MD5 |
04fb8a688985ee4641db711096f3c064
|
|
| BLAKE2b-256 |
f66410273b4f253e92ac9240a9b5cbf11e2ca11d6d91c71996c06e93fff7ab5a
|