معرفی شرکت ها


django-email-foundation-0.0.9


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

django-email-foundation is a Django package for help you to create emails using the "zurb foundation" technologies
ویژگی مقدار
سیستم عامل -
نام فایل django-email-foundation-0.0.9
نام django-email-foundation
نسخه کتابخانه 0.0.9
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Francesc Arpí
ایمیل نویسنده francesc.arpi@gmail.com
آدرس صفحه اصلی http://github.com/APSL/django-email-foundation
آدرس اینترنتی https://pypi.org/project/django-email-foundation/
مجوز -
# django-email-foundation [![django-email-foundation in Travis](https://travis-ci.org/APSL/django-email-foundation.svg?branch=master)](https://travis-ci.org/APSL/django-email-foundation) [![django-email-foundation in PyPi](https://img.shields.io/pypi/v/django-email-foundation.svg)](https://pypi.python.org/pypi/django-email-foundation) [![django-email-foundation in Readthedocs](https://readthedocs.org/projects/django-email-foundation/badge/?version=latest)](http://django-email-foundation.readthedocs.org/en/latest/?badge=latest) Package that helps you build email templates easier in your projects. ## Description It's a Django package that helps you to build email templates for your email engine sender (we recommend you to use `django-yubin`_). It uses the `zurb foundation for emails`_ templates and `node` packages such as `inky` or `panini`. * [django-yubin](https://github.com/APSL/django-yubin) * [zurb foundation for emails](https://foundation.zurb.com/emails/docs/) This gives you some commands and functionality to integrate *zurb foundation for emails* in your Django project. * *install_requires*: A command for install the required node packages, such as *inky*, *panini*, *gulp*, etc., in your project. * *create_basic_structure*: It creates in your project an essential folder tree which contains the basic layout and folders such as *pages*, *helpers* and *partials*, used by panini_. * *email_builder*: Run a *gulp* process to watch your source templates, build and move to your target email folder. It compiles the sources using panini_ and inky_ for the best compatibility with the major email clients. Also, it gives you a Django view to preview the build templates and use a custom fixed context for each one, useful for your designers that may edit the layouts. * [panini](https://www.npmjs.com/package/panini) * [inky](https://www.npmjs.com/package/inky) ## Documentation Please read the full documentation at [readthedocs](http://django-email-foundation.readthedocs.org/en/latest/)


نحوه نصب


نصب پکیج whl django-email-foundation-0.0.9:

    pip install django-email-foundation-0.0.9.whl


نصب پکیج tar.gz django-email-foundation-0.0.9:

    pip install django-email-foundation-0.0.9.tar.gz