Metadata-Version: 2.1
Name: wafflehacks-mailer
Version: 0.2.1
Summary: The Python SDK for the WaffleHacks mailer
Author: Alex Krantz
Author-email: alex@krantz.dev
Requires-Python: >=3.8,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Requires-Dist: aiohttp[speedups] (>=3.8.1,<4.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Description-Content-Type: text/markdown

# Mailer

The Python SDK for the WaffleHacks [mailer](https://github.com/WaffleHacks/mailer) service.
The SDK uses the HTTP API, providing blocking and non-blocking (asynchronous) variants.
