{ "info": { "author": "Stefan Foulis", "author_email": "stefan.foulis@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP" ], "description": "===============\ndjango-notifyme\n===============\n\n.. warning:: this code is NOT ready for production yet.\n\nA framework for django projects and re-usable apps that aims to provide a clean and flexible\nnotification solution. Developers can emit user-centric notifications to their users without\nknowing the details of how the notification will be delivered by the delivery backends.\n\nDelivery backends could emit notices as:\n\n* emails\n* twitter messages\n* notifio messages\n* jabber\n* whatever you can dream of\n\ndjango-notifyme is *NOT* a replacement for request-by-request messages like\n``django.contrib.messages`` provides.", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/stefanfoulis/django-notifyme", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-notifyme", "package_url": "https://pypi.org/project/django-notifyme/", "platform": "OS Independent", "project_url": "https://pypi.org/project/django-notifyme/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/stefanfoulis/django-notifyme" }, "release_url": "https://pypi.org/project/django-notifyme/0.0.2a1/", "requires_dist": null, "requires_python": null, "summary": "A notification framework for django", "version": "0.0.2a1" }, "last_serial": 3552947, "releases": { "0.0.1a": [ { "comment_text": "", "digests": { "md5": "58eaf064c1f0d1c5505b462180cdf741", "sha256": "b06a69069eb2f5a0a0ccf847fd2268c0f2e9e9e48d2e97d66cbf58b83ed90d95" }, "downloads": -1, "filename": "django-notifyme-0.0.1a.tar.gz", "has_sig": false, "md5_digest": "58eaf064c1f0d1c5505b462180cdf741", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4389, "upload_time": "2011-07-14T19:16:41", "url": "https://files.pythonhosted.org/packages/5f/01/17dc8999b46a6f4255b0b73a2f91cc638921bcc5036c93bfe4ecab04ea34/django-notifyme-0.0.1a.tar.gz" } ], "0.0.2a1": [ { "comment_text": "", "digests": { "md5": "43829e73acf6604daab16864876c6738", "sha256": "90cfa3ab12fcd6d989f34ce3c595aca3ba6b6346ee0b358f49635b4e9cb99322" }, "downloads": -1, "filename": "django-notifyme-0.0.2a1.tar.gz", "has_sig": false, "md5_digest": "43829e73acf6604daab16864876c6738", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4353, "upload_time": "2011-07-15T10:13:13", "url": "https://files.pythonhosted.org/packages/40/df/c641cf93390c9ed0aa394b1e908f04af90529dbdf2ca16f9f7afed8d0986/django-notifyme-0.0.2a1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "43829e73acf6604daab16864876c6738", "sha256": "90cfa3ab12fcd6d989f34ce3c595aca3ba6b6346ee0b358f49635b4e9cb99322" }, "downloads": -1, "filename": "django-notifyme-0.0.2a1.tar.gz", "has_sig": false, "md5_digest": "43829e73acf6604daab16864876c6738", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4353, "upload_time": "2011-07-15T10:13:13", "url": "https://files.pythonhosted.org/packages/40/df/c641cf93390c9ed0aa394b1e908f04af90529dbdf2ca16f9f7afed8d0986/django-notifyme-0.0.2a1.tar.gz" } ] }