{ "info": { "author": "Simone Basso", "author_email": "simone.basso@maieuticallabs.it", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\nDjangomailup\n=============================\n\n.. image:: https://badge.fury.io/py/djangomailup.png\n :target: https://badge.fury.io/py/djangomailup\n\n.. image:: https://pyup.io/repos/github/simobasso/djangomailup/shield.svg\n :target: https://pyup.io/repos/github/simobasso/djangomailup/\n :alt: Updates\n\n.. image:: https://travis-ci.org/simobasso/djangomailup.png?branch=master\n :target: https://travis-ci.org/simobasso/djangomailup\n\n.. image:: https://codecov.io/gh/simobasso/djangomailup/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/simobasso/djangomailup\n\n.. image:: https://api.codacy.com/project/badge/Grade/df1f0dd3b14a4bc7ae43595a7880629d\n :target: https://www.codacy.com/app/simobasso/djangomailup?utm_source=github.com&utm_medium=referral&utm_content=simobasso/djangomailup&utm_campaign=Badge_Grade\n\nDjango app to integrate with MailUp\n\nDocumentation\n-------------\n\nThe full documentation is at https://djangomailup.readthedocs.org.\n\nRequirements\n------------\n\n* OAuth2 `tokens for the MailUp REST API`_\n* MailUp account\n* Django >= 1.8\n* python 2.7+, 3.4+\n\n.. _tokens for the MailUp REST API: http://help.mailup.com/display/mailupapi/Authenticating+with+OAuth+v2\n\nQuickstart\n----------\n\nInstall djangomailup::\n\n pip install djangomailup\n\n\nAdd configuration in settings.py:\n\n.. code-block:: python\n\n INSTALLED_APPS = [\n 'djangomailup',\n ]\n \n MAILUP = {\n \"default\": {\n \"client_id\": \"client_id\",\n \"client_secret\": \"client_secret\",\n \"username\": \"m1234\",\n \"password\": \"password\",\n },\n }\n\nThen use it in a project:\n\n.. code-block:: python\n\n from djangomailup import MailUpClient\n \n client = MailUpClient()\n\nFeatures\n--------\n\n* TODO\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n.. code-block:: bash\n\n $ pip install -r requirements_test.txt\n $ python runtests.py\n\nCredits\n---------\n\nTools used this package:\n\n* Cookiecutter_\n* cookiecutter-djangopackage_\n* requests_\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _cookiecutter-djangopackage: https://github.com/pydanny/cookiecutter-djangopackage\n.. _requests: https://github.com/kennethreitz/requests\n\n\n\n\nHistory\n-------\n\n0.2.0 (2016-07-15)\n++++++++++++++++++\n\n**Behavioural Changes**\n\n* remove rauth from dependencies\n\n**Improvements**\n\n* add codacy badge and coverage\n\n**Documentation**\n\n* add documentation for MailUpClient\n* add documentation for AuthenticateSession\n\n**Update**\n\n* update sphinx from 1.4.4 to 1.4.5\n\n0.1.1 (2016-07-11)\n++++++++++++++++++\n\n**Documentation**\n\n* add readme in index.rst\n* fix python works versions\n* add Usage page\n* add installation page\n* add rtd_theme\n* add requirements section\n* add sphinx for building documentation\n\n**Fix**\n\n* remove setup.py file from bumpersion config\n\n\n0.1.0 (2016-07-04)\n++++++++++++++++++\n\n* First release on PyPI.", "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/simobasso/djangomailup", "keywords": "djangomailup", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "djangomailup", "package_url": "https://pypi.org/project/djangomailup/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/djangomailup/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/simobasso/djangomailup" }, "release_url": "https://pypi.org/project/djangomailup/0.2.0/", "requires_dist": null, "requires_python": null, "summary": "Django app to integrate with MailUp", "version": "0.2.0" }, "last_serial": 2224848, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "309dcee2da1d050a3de72f36245b8d98", "sha256": "ec7f92c2aefb0a328afdb28ad351cdc7222135756413518607af8725aff32522" }, "downloads": -1, "filename": "djangomailup-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "309dcee2da1d050a3de72f36245b8d98", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 6588, "upload_time": "2016-07-11T10:52:19", "url": "https://files.pythonhosted.org/packages/5a/ff/32a517db95617f3d809d4d3c35a3ebcb76d0647bc34e95f6abd0924edeca/djangomailup-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "c7e6b62da3dc902a95fa6ea22c95fbbb", "sha256": "bebca9f19ccea01c9aebc229e86d8a1f2e95a125bfbd0bce547ae8fb0b537272" }, "downloads": -1, "filename": "djangomailup-0.1.1.tar.gz", "has_sig": false, "md5_digest": "c7e6b62da3dc902a95fa6ea22c95fbbb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6691, "upload_time": "2016-07-11T10:52:15", "url": "https://files.pythonhosted.org/packages/c9/e9/07ad92b625dee67f327dfac9a5ca44de1ca5c7b76d437a46f3ea7cc40fad/djangomailup-0.1.1.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "fab25a9df40f3b60f9e307b186380472", "sha256": "ffcc1636a80e5e9712ce5da2e498e5bc21dcf84c2f14f83530000e11924a896a" }, "downloads": -1, "filename": "djangomailup-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fab25a9df40f3b60f9e307b186380472", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7814, "upload_time": "2016-07-15T19:12:12", "url": "https://files.pythonhosted.org/packages/da/e9/71c537757672b568a5bc465f9ab487594ebc7e45b9389f2287f1c77f0499/djangomailup-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e6aa5ebcf96b7d74f81ebe043ce9efa", "sha256": "cc4c48acf5824691167f54a39dd2a94e7be3c597de41779d00b9e7085f23a155" }, "downloads": -1, "filename": "djangomailup-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8e6aa5ebcf96b7d74f81ebe043ce9efa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7336, "upload_time": "2016-07-15T19:12:08", "url": "https://files.pythonhosted.org/packages/6d/df/929946c1ad873a036cf6cea23d5299274042610061c93f41ed95a7c52baa/djangomailup-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "fab25a9df40f3b60f9e307b186380472", "sha256": "ffcc1636a80e5e9712ce5da2e498e5bc21dcf84c2f14f83530000e11924a896a" }, "downloads": -1, "filename": "djangomailup-0.2.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "fab25a9df40f3b60f9e307b186380472", "packagetype": "bdist_wheel", "python_version": "2.7", "requires_python": null, "size": 7814, "upload_time": "2016-07-15T19:12:12", "url": "https://files.pythonhosted.org/packages/da/e9/71c537757672b568a5bc465f9ab487594ebc7e45b9389f2287f1c77f0499/djangomailup-0.2.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "8e6aa5ebcf96b7d74f81ebe043ce9efa", "sha256": "cc4c48acf5824691167f54a39dd2a94e7be3c597de41779d00b9e7085f23a155" }, "downloads": -1, "filename": "djangomailup-0.2.0.tar.gz", "has_sig": false, "md5_digest": "8e6aa5ebcf96b7d74f81ebe043ce9efa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7336, "upload_time": "2016-07-15T19:12:08", "url": "https://files.pythonhosted.org/packages/6d/df/929946c1ad873a036cf6cea23d5299274042610061c93f41ed95a7c52baa/djangomailup-0.2.0.tar.gz" } ] }