python-flask-mail - A Flask extension for sending email messages
Website: | https://pypi.python.org/pypi/Flask-Mail |
---|---|
License: | Python |
- Description:
One of the most basic functions in a web application is the ability to send emails to your users. The Flask-Mail extension provides a simple interface to set up SMTP with your Flask application and to send messages from your views and scripts.
Packages
python-flask-mail-0.9.1-2.rhel6.src [48 KiB] |
Changelog
by Devrim Gündüz (2016-11-12):
- Install both PY2 and PY3 versions for Fedora 24+. Needed to build pgadmin3 docs |
python-flask-mail-0.9.1-1.rhel6.src [48 KiB] |
Changelog
by Devrim Gündüz (2016-05-30):
- Initial version for PostgreSQL RPM repository to satisfy pgadmin4 dependency. |