======================
django-codenerix-email
======================
Codenerix Email is a module that enables `CODENERIX <https://www.codenerix.com/>`_ to set send emails in a general manner.
.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png
:target: https://www.codenerix.com
:alt: Try our demo with Codenerix Cloud
****
Demo
****
You can have a look to our demos online:
* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.
* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.
You can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/django-codenerix-examples>`_ project.
**********
Quickstart
**********
1. Install this package::
For python 2: sudo pip2 install django-codenerix-email
For python 3: sudo pip3 install django-codenerix-email
2. Add "codenerix_extensions" and "codenerix_email" to your INSTALLED_APPS setting like this::
INSTALLED_APPS = [
...
'codenerix_extensions',
'codenerix_email',
]
3. Since Codenerix Email is a library, you only need to import its parts into your project and use them.
*************
Documentation
*************
Coming soon... do you help us?
You can get in touch with us `here <https://codenerix.com/contact/>`_.
Raw data
{
"_id": null,
"home_page": "https://github.com/codenerix/django-codenerix-email",
"name": "django-codenerix-email",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "django, codenerix, management, erp, crm, send email",
"author": "Juan Miguel Taboada Godoy <juanmi@juanmitaboada.com>, Juan Soler Ruiz <soleronline@gmail.com>",
"author_email": null,
"download_url": "https://files.pythonhosted.org/packages/3a/67/0644ffe1b69a52bc5fae74a6b358a1ff689bd45f7fbd6f50f8cd3ae964a0/django_codenerix_email-4.0.39.tar.gz",
"platform": "OS Independent",
"description": "======================\ndjango-codenerix-email\n======================\n\nCodenerix Email is a module that enables `CODENERIX <https://www.codenerix.com/>`_ to set send emails in a general manner.\n\n.. image:: https://github.com/codenerix/django-codenerix/raw/master/codenerix/static/codenerix/img/codenerix.png\n :target: https://www.codenerix.com\n :alt: Try our demo with Codenerix Cloud\n\n****\nDemo\n****\n\nYou can have a look to our demos online:\n\n* `CODENERIX Simple Agenda DEMO <http://demo.codenerix.com>`_.\n* `CODENERIX Full ERP DEMO <https://erp.codenerix.com>`_.\n\nYou can find some working examples in GITHUB at `django-codenerix-examples <https://github.com/codenerix/django-codenerix-examples>`_ project.\n\n**********\nQuickstart\n**********\n\n1. Install this package::\n\n For python 2: sudo pip2 install django-codenerix-email\n For python 3: sudo pip3 install django-codenerix-email\n\n2. Add \"codenerix_extensions\" and \"codenerix_email\" to your INSTALLED_APPS setting like this::\n\n INSTALLED_APPS = [\n ...\n 'codenerix_extensions',\n 'codenerix_email',\n ]\n\n3. Since Codenerix Email is a library, you only need to import its parts into your project and use them.\n\n*************\nDocumentation\n*************\n\nComing soon... do you help us?\n\nYou can get in touch with us `here <https://codenerix.com/contact/>`_.\n\n\n",
"bugtrack_url": null,
"license": "Apache License Version 2.0",
"summary": "Codenerix Email is a module that enables CODENERIX to set send emails in a general manner.",
"version": "4.0.39",
"project_urls": {
"Homepage": "https://github.com/codenerix/django-codenerix-email"
},
"split_keywords": [
"django",
" codenerix",
" management",
" erp",
" crm",
" send email"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "4c0778cba6675362a1105383b8330cad1271f597a8f828f6adbe4d3b576b4b99",
"md5": "f97be6d0ab80bde30210ba19143be331",
"sha256": "c912da4b1250844869ab737950cca6dd3c3d7067a827d3d2369c80db80983713"
},
"downloads": -1,
"filename": "django_codenerix_email-4.0.39-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "f97be6d0ab80bde30210ba19143be331",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": null,
"size": 3705853,
"upload_time": "2025-10-08T06:07:22",
"upload_time_iso_8601": "2025-10-08T06:07:22.854122Z",
"url": "https://files.pythonhosted.org/packages/4c/07/78cba6675362a1105383b8330cad1271f597a8f828f6adbe4d3b576b4b99/django_codenerix_email-4.0.39-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3a670644ffe1b69a52bc5fae74a6b358a1ff689bd45f7fbd6f50f8cd3ae964a0",
"md5": "7c18d3433a70bc356da6d656d965ecf6",
"sha256": "fb98e3af0586ea62aa50e0c6dafd53775d4d719865d451eea06a7128f22e09e2"
},
"downloads": -1,
"filename": "django_codenerix_email-4.0.39.tar.gz",
"has_sig": false,
"md5_digest": "7c18d3433a70bc356da6d656d965ecf6",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 2500590,
"upload_time": "2025-10-08T06:07:14",
"upload_time_iso_8601": "2025-10-08T06:07:14.574500Z",
"url": "https://files.pythonhosted.org/packages/3a/67/0644ffe1b69a52bc5fae74a6b358a1ff689bd45f7fbd6f50f8cd3ae964a0/django_codenerix_email-4.0.39.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-08 06:07:14",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "codenerix",
"github_project": "django-codenerix-email",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "django-codenerix-email"
}