Metadata-Version: 2.4
Name: airless-email
Version: 1.0.0
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.3.0,>=0.2.1
Requires-Dist: airless-google-cloud-storage<0.2.0,>=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`

