pyramid_mailer
Email sender
A package for sending emails from Python web applications
A package for sending email from your Pyramid application
50 stars
16 watching
40 forks
Language: Python
last commit: about 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pylons/pyramid_beaker | A sessioning binding library for the Pyramid web framework | 49 |
marrow/mailer | A Python library that provides a modular and efficient framework for constructing and delivering emails | 276 |
pylons/pyramid_retry | A library that enables retryable error handling in web applications | 6 |
evannook/pyramid_mailgun | Enables mail sending and management through Mailgun with the Pyramid web framework. | 2 |
pylons/pyramid_bpython | Bindings for using Bpython as the interactive shell in Pyramid web applications. | 0 |
pylons/pyramid_rpc | A package of RPC add-ons to simplify creating remote procedure calls in a Python web framework. | 27 |
pylons/pyramid_exclog | Logs Pyramid application exception information to a standard logger for configurable logging output. | 23 |
sendgrid/sendgrid-python | A Python API library for interacting with SendGrid's email service | 1,551 |
antp/mailer | A simple email sending system built on top of gen_smtp. | 41 |
nest-modules/mailer | A module for sending emails using the Nest framework with support for various template engines. | 849 |
pylons/pyramid_openapi3 | Ensures API documentation consistency and validation across requests and responses | 84 |
pallets-eco/flask-mail | A Flask extension that simplifies email sending functionality | 610 |
pylons/horus | A user registration and login system for the Pyramid Web Framework. | 14 |
pylons/paginate | Helps divide large lists of items into pages for user navigation. | 78 |
pmclanahan/django-celery-email | A Django email backend that uses Celery tasks to send emails asynchronously | 478 |