Metadata-Version: 2.2
Name: airless-email
Version: 0.0.5
Summary: Airless package to manage email
License: MIT License
Project-URL: Homepage, https://github.com/astercapital/airless
Project-URL: Bug Tracker, https://github.com/astercapital/airless/issues
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: airless-core>=0.1.1.dev6
Requires-Dist: airless-core<0.2.0
Requires-Dist: airless-google-cloud-storage>=0.0.3.dev1
Requires-Dist: airless-google-cloud-storage<0.1.0
Requires-Dist: airless-google-cloud-secret-manager>=0.0.1.dev1
Requires-Dist: airless-google-cloud-secret-manager<0.1.0

# airless-email

[![PyPI version](https://badge.fury.io/py/airless-email.svg)](https://badge.fury.io/py/airless-email)

airless-email were build to work with emails using [Airless](https://github.com/astercapital/airless) module.

Need to set `SECRET_SMTP` and `GCP_PROJECT` to use `GoogleEmailHook`

