{ "info": { "author": "GRVTYlabs", "author_email": "daniel.ortiz@grvtylabs.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4" ], "description": "**django-sendgrid-parse**\n=========================\n\nDjango app to receive and save email from sendgrid\n--------------------------------------------------\n\n[Sendgrid Parse](https://sendgrid.com/docs/API_Reference/Webhooks/parse.html)\nis an incoming event API which will analyse and parse incoming emails and POST\nthem on a specific url as a JSON with a multipart encoding\n\n**Django Sendgrid Parse** allows you to save all the information redirected\nfrom Sendgrid Parse to our Django project.\n\nInstallation\n------------\n\n pip install django-sendgrid-parse\n\nUsage\n-----\n\n* Add **django_sendgrid_parse** to your `INSTALLED_APPS`\n\n* In order to use the TransactionalEmail, you need to add the API key in\nyour settings configuration the variable\n`DJANGO_SENDGRID_PARSE_API='Your-API-key'` and by using\n`from django_sendgrid_parse.emails import TransactionalEmail` you can use this\nfunctionality.\n\n* Add to urls.py `url(\"sendgrid\", include(\"django_sendgrid_parse.urls\"))`\n\n* Associate the Domain/Hostname and the URL in the Parse API settings page.\n The Parse API settings page is [here](https://sendgrid.com/developer/reply)\n\n* This application executes a signal when an email is received, in case you\n wish to do something with the message after the save but before informing\n Sendgrid about the reception. The signal is in:\n `from django_sendgrid_parse.signals import message_received` and use the\n `email` parameter. (In case of error in your code, this library will\n return a 208 status to Sendgrid to stop the multiple retries).\n\nExtra functionality\n-------------------\n\n### class TransactionalEmail [\u00b6][trans_email]\n\nThe EmailMessage class is initialized with the following parameters\n(in the given order, if positional arguments are used). Almost all parameters\nare optional and can be set at any time prior to calling the send() method.\n\n`subject`: The subject line of the email.\n\n`template_id`: The transactional template ID used in Sendgrid.\n\n`body`: The body text with which the template will be filled. This should be a\ndictionary.\n\n`from_email`: The sender\u2019s address. Both fred@example.com and Fred\n forms are legal. If omitted, the DEFAULT_FROM_EMAIL\nsetting is used.\n\n`to`: A list or tuple of recipient addresses.\n\nRelease Notes\n-------------\n* 0.4.3\n\n * Modified attachment's filename\n\n* 0.4.2\n\n * Fixed error\n\n* 0.4.1\n\n * Added filename property to Attachment\n\n * Added creation_date field to Email\n\n* 0.4.0\n\n * Added TransactionalEmail functionality\n\n * It is required to use the API key to use the template engine.\n\n * Some testing is still required, but we could say this is almost a stable\n version until proven otherwise.\n\n* 0.3.4\n\n * Testing has been successful enough to say we are at BETA.\n\n * Now you can create emails manually without actually receiving them.\n (Oh yes, this was a small issue thanks to JSONField)\n\n* 0.3.1\n\n * Added comments and TODO's inside the code.\n\n * Modified some models and included their migrations, but nothing to\n important\n\n* 0.3.0\n\n * Changing to [Semantic Versioning](http://semver.org/) for better\n interpretation of the following releases.\n\n * Note: Remember, this project is still in alpha, and the first stable\n release will be **Version 1.0.0**.\n\n * Simple testing has been successful up to this point.\n\n* 0.2.2\n\n * Bug detected in reception. Fixing.\n\n * Models improved for translation. (Still trying to get the hold of this,\n bear with me)\n\n* 0.2.1\n\n * Improved the Attachments model, in order to save all the information\n inside the **media** directory\n\n * Migrate is required\n\n* 0.2\n\n * The Email model lacked a **from** field. The word from is reserved by\n Python, so it had to be named as **from_mailbox** and the **to** field\n was renamed to **to_mailbox** just to maintain the standard.\n\n * Migrate is required\n\n* 0.1.9\n\n * First alpha version.\n\n * This was the first time I published in PyPi (and the reason this is the\n first stable version)\n\nOwned and developed by\n--------\n\n[![GRVTYlabs][logo]](www.grvtylabs.com)\n\n[logo]: https://github.com/letops/django-sendgrid-parse/blob/master/logo.png?raw=true \"GRVTYlabs\"\n\n[trans_email]: https://github.com/letops/django-sendgrid-parse/blob/master/django_sendgrid_parse/emails.py", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/letops/django-sendgrid-parse", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-sendgrid-parse", "package_url": "https://pypi.org/project/django-sendgrid-parse/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-sendgrid-parse/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/letops/django-sendgrid-parse" }, "release_url": "https://pypi.org/project/django-sendgrid-parse/0.4.3/", "requires_dist": null, "requires_python": null, "summary": "Django app to receive and save incoming emailnotification events from sendgrid to our database", "version": "0.4.3" }, "last_serial": 2339245, "releases": { "0.1.6": [], "0.1.7": [ { "comment_text": "", "digests": { "md5": "352b3c25500eabf75274844ad22d6050", "sha256": "34f51ff8453bcb7e6c815aaeb7c0ac22056f3d347497b99e443aa97b1c38c36f" }, "downloads": -1, "filename": "django-sendgrid-parse-0.1.7.tar.gz", "has_sig": false, "md5_digest": "352b3c25500eabf75274844ad22d6050", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4484, "upload_time": "2016-07-28T19:28:48", "url": "https://files.pythonhosted.org/packages/6f/45/7418abc868e066ffd84944c4cc36d74778df14a0f0b0632c72a858db3678/django-sendgrid-parse-0.1.7.tar.gz" } ], "0.1.8": [ { "comment_text": "", "digests": { "md5": "662ae97d35f28abce1fd5d3b0748c037", "sha256": "7f65a239f4f69445ba2120434b06009f6b6893bd563ccf5540737b11bfa4882f" }, "downloads": -1, "filename": "django-sendgrid-parse-0.1.8.tar.gz", "has_sig": false, "md5_digest": "662ae97d35f28abce1fd5d3b0748c037", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4481, "upload_time": "2016-07-28T19:39:14", "url": "https://files.pythonhosted.org/packages/d9/21/8965798194f8d8d166974c43f211ce326a353fb0b1707318a2c54d2ee6ee/django-sendgrid-parse-0.1.8.tar.gz" } ], "0.1.9": [ { "comment_text": "", "digests": { "md5": "c50b35fe1eb856a68439f801c71b4fcb", "sha256": "a5d5093e28859b20f41d7e17be900065ad1cd58aae0e018b34d8ba621dd928e6" }, "downloads": -1, "filename": "django-sendgrid-parse-0.1.9.tar.gz", "has_sig": false, "md5_digest": "c50b35fe1eb856a68439f801c71b4fcb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7458, "upload_time": "2016-07-28T19:55:44", "url": "https://files.pythonhosted.org/packages/1e/fd/463be5b25145dc73516c5293f469ee8fd159d6b5456854d419033f515a3b/django-sendgrid-parse-0.1.9.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "e3cceecfeac6a980184262c786233051", "sha256": "bb73c7100ea752640292110f8e2dc3bbcdceb7ed4ebd11d38ee0f84ed695f850" }, "downloads": -1, "filename": "django-sendgrid-parse-0.2.tar.gz", "has_sig": false, "md5_digest": "e3cceecfeac6a980184262c786233051", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9493, "upload_time": "2016-07-29T20:07:32", "url": "https://files.pythonhosted.org/packages/24/6d/2dca52055374f04d0f3657d5f0072f9e84e42493f747951b38a517e11931/django-sendgrid-parse-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "4ef41132ac56b9dd36f069134fb8a601", "sha256": "5a97b166b7369992f6e5dcc3bb3a8803b80ea650ae8e805a1828759157016213" }, "downloads": -1, "filename": "django-sendgrid-parse-0.2.1.tar.gz", "has_sig": false, "md5_digest": "4ef41132ac56b9dd36f069134fb8a601", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10562, "upload_time": "2016-07-30T00:44:59", "url": "https://files.pythonhosted.org/packages/c8/c1/e4caf7d253af9cd55ec2558b4004d2ab813863ebb80d1ac79641f6b7e2b7/django-sendgrid-parse-0.2.1.tar.gz" } ], "0.2.2": [ { "comment_text": "", "digests": { "md5": "240fe1b51e7e6392c1683906fb72202a", "sha256": "92c986f0e84e27c01560a68dd1b7b1065dc0711cc3489f9b1e89fffdb9ca3c2e" }, "downloads": -1, "filename": "django-sendgrid-parse-0.2.2.tar.gz", "has_sig": false, "md5_digest": "240fe1b51e7e6392c1683906fb72202a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12740, "upload_time": "2016-08-16T19:24:02", "url": "https://files.pythonhosted.org/packages/46/3e/ab98cc086f788b472c8940ebefdc21a63239cce01ff7b42220c6b5729a7a/django-sendgrid-parse-0.2.2.tar.gz" } ], "0.2.3": [ { "comment_text": "", "digests": { "md5": "f2fcbe21a385d6a9d0bfd985cfaf2e49", "sha256": "261bfe6d635100c57a92c45601bea35b66a289fca26cd62619820bddcea09b16" }, "downloads": -1, "filename": "django-sendgrid-parse-0.2.3.tar.gz", "has_sig": false, "md5_digest": "f2fcbe21a385d6a9d0bfd985cfaf2e49", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12967, "upload_time": "2016-08-16T21:49:32", "url": "https://files.pythonhosted.org/packages/7c/34/6cd64bbe1d72a73834bcd5896ab5e3705a44dda1617bf775eef65392c445/django-sendgrid-parse-0.2.3.tar.gz" } ], "0.2.4": [ { "comment_text": "", "digests": { "md5": "3fbe9e08fdacd96a2eeb922a2791fbc5", "sha256": "578f4f1c87ce065c0f7fb8979a5c8c96bb0ee5d5b1fba6cb52430dc4df6427ac" }, "downloads": -1, "filename": "django-sendgrid-parse-0.2.4.tar.gz", "has_sig": false, "md5_digest": "3fbe9e08fdacd96a2eeb922a2791fbc5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11752, "upload_time": "2016-08-16T22:39:17", "url": "https://files.pythonhosted.org/packages/cf/a9/119983f21533c0a7e2572ec7740feef372d4480d66309cd6ed4257527c94/django-sendgrid-parse-0.2.4.tar.gz" } ], "0.3.0": [ { "comment_text": "", "digests": { "md5": "a24c0ee143c6a39f3343683c6da6d44c", "sha256": "bd7d597cd1b190737f7e27ab072b323fd10c5638093e2f7ac2c1e98dc7067a87" }, "downloads": -1, "filename": "django-sendgrid-parse-0.3.0.tar.gz", "has_sig": false, "md5_digest": "a24c0ee143c6a39f3343683c6da6d44c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11843, "upload_time": "2016-08-16T23:18:25", "url": "https://files.pythonhosted.org/packages/c9/72/b73cfdfb06a85345502e7557d6e04010a4a6bdfef1c16ce05ddce306d9fa/django-sendgrid-parse-0.3.0.tar.gz" } ], "0.4.0": [ { "comment_text": "", "digests": { "md5": "fcbccb2f20b744d98cc7d3e197a1602b", "sha256": "660dd4ebd64f9291e34f22e3fc248911d627229ceebf0588b17508c6ece56d58" }, "downloads": -1, "filename": "django-sendgrid-parse-0.4.0.tar.gz", "has_sig": false, "md5_digest": "fcbccb2f20b744d98cc7d3e197a1602b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15235, "upload_time": "2016-08-30T23:41:42", "url": "https://files.pythonhosted.org/packages/32/98/dbf31d148bb995ed7bc961a81f8579ce7347b403ed9379bd258542712ccf/django-sendgrid-parse-0.4.0.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "d0637b2ae9c3a7e259042d571bd9028e", "sha256": "665742afd548dcda0d074b5f270c6011e5588489e0335e718a479cb98786e81f" }, "downloads": -1, "filename": "django-sendgrid-parse-0.4.1.tar.gz", "has_sig": false, "md5_digest": "d0637b2ae9c3a7e259042d571bd9028e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 19740, "upload_time": "2016-09-10T04:16:44", "url": "https://files.pythonhosted.org/packages/8f/85/dc42f39c494a39ab3dd226e7729a6f14fa3343e086d64b7450735c8fcfff/django-sendgrid-parse-0.4.1.tar.gz" } ], "0.4.2": [ { "comment_text": "", "digests": { "md5": "8f1234230fc1e15c46a85269b85a0bb2", "sha256": "f0e84542a6c2a3a1e97e4a636deb673ac291d71846b788263197309e8d147950" }, "downloads": -1, "filename": "django-sendgrid-parse-0.4.2.tar.gz", "has_sig": false, "md5_digest": "8f1234230fc1e15c46a85269b85a0bb2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18602, "upload_time": "2016-09-10T04:26:14", "url": "https://files.pythonhosted.org/packages/93/8a/105385a8d1666570ef23ad45a31a72027fa5a721e326febe7c701a27016b/django-sendgrid-parse-0.4.2.tar.gz" } ], "0.4.3": [ { "comment_text": "", "digests": { "md5": "7dc1fe36d249c8da73de04aeeefe2500", "sha256": "766653ca077851b72308f5f6b846c5c179041f15e67c724a92d95dc217a80eec" }, "downloads": -1, "filename": "django-sendgrid-parse-0.4.3.tar.gz", "has_sig": false, "md5_digest": "7dc1fe36d249c8da73de04aeeefe2500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18628, "upload_time": "2016-09-13T01:13:30", "url": "https://files.pythonhosted.org/packages/9e/06/be038eabd9e47676ebe097541cdd843226f85db879721ad779c6c8bb5919/django-sendgrid-parse-0.4.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7dc1fe36d249c8da73de04aeeefe2500", "sha256": "766653ca077851b72308f5f6b846c5c179041f15e67c724a92d95dc217a80eec" }, "downloads": -1, "filename": "django-sendgrid-parse-0.4.3.tar.gz", "has_sig": false, "md5_digest": "7dc1fe36d249c8da73de04aeeefe2500", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 18628, "upload_time": "2016-09-13T01:13:30", "url": "https://files.pythonhosted.org/packages/9e/06/be038eabd9e47676ebe097541cdd843226f85db879721ad779c6c8bb5919/django-sendgrid-parse-0.4.3.tar.gz" } ] }