معرفی شرکت ها


easyemail-0.4.0


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple lib abstracting email sending with smtplib.
ویژگی مقدار
سیستم عامل -
نام فایل easyemail-0.4.0
نام easyemail
نسخه کتابخانه 0.4.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Marek Szwalkiewicz
ایمیل نویسنده marek@szwalkiewicz.waw.pl
آدرس صفحه اصلی http://github.com/niktto/easyemail/
آدرس اینترنتی https://pypi.org/project/easyemail/
مجوز Copyright (c) 2013, Marek Szwałkiewicz All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the <organization> nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL <COPYRIGHT HOLDER> BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
easyemail ========= Small lib abstracting creation and sending emails with smtplib. This is work in progress, please do not use it in production. WARNING ------- From version 0.3 and up I stopped supporting template rendering inside of the library. Now you need to render html / text on your side and use attach_text. Installation ------------ Install with pip:: $ pip install easyemail Testing ------- To run tests, you'll need `mako` and `jinja2` libraries that are not included in requirements in normal setup. You can run tests that way:: $ python setup.py test Issues and questions -------------------- Have a bug? Please create an issue on GitHub! https://github.com/niktto/easyemail/issues Contributing ------------ EasyEmail is an open source software and your contribution is very much appreciated. 1. Check for open issues https://github.com/niktto/easyemail/issues or open a fresh issue https://github.com/niktto/easyemail/issues/new to start a discussion around a feature idea or a bug. 2. Fork the repository on Github https://github.com/niktto/easyemail and make your changes. 3. Follow these rules: PEP8, PEP257 and The Zen of Python. 4. Make sure to add yourself to AUTHORS and send a pull request. Licence ------- EasyEmail is available under the New BSD License. See LICENSE https://github.com/niktto/easyemail/blob/master/LICENSE file.


نحوه نصب


نصب پکیج whl easyemail-0.4.0:

    pip install easyemail-0.4.0.whl


نصب پکیج tar.gz easyemail-0.4.0:

    pip install easyemail-0.4.0.tar.gz