{ "info": { "author": "Arabella", "author_email": "team@arabel.la", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: JavaScript", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Internet :: WWW/HTTP :: Site Management" ], "description": "==================\ndjango-basic-email\n==================\n\n.. image:: https://pypip.in/version/django-basic-email/badge.svg\n :target: https://pypi.python.org/pypi/django-basic-email/\n :alt: Latest Version\n\n.. image:: https://pypip.in/py_versions/django-basic-email/badge.svg\n :target: https://pypi.python.org/pypi/django-basic-email/\n :alt: Supported Python versions\n\n.. image:: https://travis-ci.org/ArabellaTech/django-basic-email.svg\n :target: https://travis-ci.org/ArabellaTech/django-basic-email\n\n.. image:: https://coveralls.io/repos/ArabellaTech/django-basic-email/badge.svg\n :target: https://coveralls.io/r/ArabellaTech/django-basic-email\n\n.. image:: https://requires.io/github/ArabellaTech/django-basic-email/requirements.svg?branch=master\n :target: https://requires.io/github/ArabellaTech/django-basic-email/requirements/?branch=master\n :alt: Requirements Status\n\nThis Django Basic Email enable you to create emails in easy way.\n\nThis CMS is know to work on Django 1.4+ with Python 2.6+ and 3.3+\n\nInstalation\n===========\n\nGet package or install by pip::\n\n pip install django-basic-email\n\n\nConfiguration\n=============\n\nModify your ``settings.py``. Add ``'basic_email'`` to your\n``INSTALLED_APPS`` like this:\n\n.. code-block:: python\n\n INSTALLED_APPS = (\n ...\n 'basic_email',\n )\n\nUsage\n=====\n\nCreate template ``emails/email_example.html`` and send email:\n\n.. code-block:: python\n\n from basic_email.send import send_email\n send_email('example', 'joe@doe.com', 'Hello')\n\nOptions:\n - ``template`` template name from scheme ``emails/email_.html``\n - ``email`` - receiver email\n - ``subject`` - subject email\n - ``variables`` - dict with variables to pass to template render\n - ``fail_silently`` - flag if error in sending email should raise (default ``False``)\n - ``replace_variables`` - dict with variables to replace in template\n - ``reply_to`` - reply_to header\n - ``attachments`` - attachments list (file objects)\n - ``memory_attachments`` - attachments list (string objects)\n\n\nTesting\n=======\n\n1. Fork repository (if you don't have write permission).\n2. Create a branch.\n3. Add feature or fix a bug.\n4. Push code.\n5. Create a Pull Request.\n\n\nAutomated tests\n---------------\n\nRequire Tox>=1.8\n\nTesting all platforms\n\n::\n\n tox\n\nTesting one platforms\n\n::\n\n tox -e \n\nExample:\n\n::\n\n tox -e py27-django-17\n\nTesting interface\n-----------------\n\n1. Create virtual environment::\n\n # Preparing virtualenv paths (optional if your profile doesn't have it).\n export WORKON_HOME=~/Envs\n source /usr/bin/virtualenvwrapper_lazy.sh\n # or: source /usr/local/bin/virtualenvwrapper_lazy.sh\n\n # Start by creating a virtual environment using the helper scripts provided. Do not include the systems site-packages.\n mkvirtualenv django-basic-email --no-site-packages\n workon django-basic-email\n\n2. Install ``django-basic-email`` in editable mode::\n\n pip install -e .\n\n3. Run example project::\n\n cd example_project && ./manage.py migrate && ./manage.py runserver", "description_content_type": null, "docs_url": null, "download_url": "http://pypi.python.org/packages/source/d/django-basic-email/django-basic-email-0.0.2.tar.gz", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/ArabellaTech/django-basic-email", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-basic-email", "package_url": "https://pypi.org/project/django-basic-email/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-basic-email/", "project_urls": { "Download": "http://pypi.python.org/packages/source/d/django-basic-email/django-basic-email-0.0.2.tar.gz", "Homepage": "https://github.com/ArabellaTech/django-basic-email" }, "release_url": "https://pypi.org/project/django-basic-email/0.0.2/", "requires_dist": null, "requires_python": null, "summary": "Django Basic Email application", "version": "0.0.2" }, "last_serial": 4408024, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "025846dbe685890251212530e8d6a222", "sha256": "3d20ed3db2b8b319c705c2fc93ddee67f5ff4f645e2577e55376b05164016d99" }, "downloads": -1, "filename": "django-basic-email-0.0.1.tar.gz", "has_sig": false, "md5_digest": "025846dbe685890251212530e8d6a222", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4981, "upload_time": "2015-01-14T16:18:04", "url": "https://files.pythonhosted.org/packages/08/49/9194f88713e94df0927f91095a54870e1a1446c494bc777bf5e6ee11a9bf/django-basic-email-0.0.1.tar.gz" } ], "0.0.2": [ { "comment_text": "", "digests": { "md5": "24a5725ba8e41779fe3d58013f1b1f11", "sha256": "4bcc702108c0613463f95fe7899ea627ffb216ee28575a28c3e766f139254986" }, "downloads": -1, "filename": "django-basic-email-0.0.2.tar.gz", "has_sig": false, "md5_digest": "24a5725ba8e41779fe3d58013f1b1f11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6505, "upload_time": "2015-01-19T00:18:15", "url": "https://files.pythonhosted.org/packages/b0/8a/cf911356ca7b7c849511cb90c103d11b1c834895c87ec0b6e4501908a3c0/django-basic-email-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "24a5725ba8e41779fe3d58013f1b1f11", "sha256": "4bcc702108c0613463f95fe7899ea627ffb216ee28575a28c3e766f139254986" }, "downloads": -1, "filename": "django-basic-email-0.0.2.tar.gz", "has_sig": false, "md5_digest": "24a5725ba8e41779fe3d58013f1b1f11", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6505, "upload_time": "2015-01-19T00:18:15", "url": "https://files.pythonhosted.org/packages/b0/8a/cf911356ca7b7c849511cb90c103d11b1c834895c87ec0b6e4501908a3c0/django-basic-email-0.0.2.tar.gz" } ] }