{ "info": { "author": "Ivan Lukyanets", "author_email": "lukyanets.ivan@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.6" ], "description": "=====\nYournotifier\n=====\n\nQuick start\n-----------\n\n1. Install\n\n pip install django-yournotifier\n\n2. Use\n\nCreate account at `YourNotifier `_\n\nAdd in `settings.py`:\n\n NOTIFIER_APIKEY = '...'\n\nUse:\n\n from yournotifier import send_notify\n\n send_notify(\n channel_name='name',\n text='Text message...'\n )\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/1vank1n/django-yournotifier", "keywords": "django yournotifier", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-yournotifier", "package_url": "https://pypi.org/project/django-yournotifier/", "platform": "", "project_url": "https://pypi.org/project/django-yournotifier/", "project_urls": { "Homepage": "https://github.com/1vank1n/django-yournotifier" }, "release_url": "https://pypi.org/project/django-yournotifier/1.0.1/", "requires_dist": null, "requires_python": "", "summary": "A simple integration for use yournotifier.com", "version": "1.0.1" }, "last_serial": 4288711, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "a145378518529974469346a314d18530", "sha256": "40f4f3df8195aea645abe6232bdcac358e6b98ba8119c46a3eb86ecd756556bd" }, "downloads": -1, "filename": "django-yournotifier-1.0.0.tar.gz", "has_sig": false, "md5_digest": "a145378518529974469346a314d18530", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2390, "upload_time": "2018-09-19T14:07:15", "url": "https://files.pythonhosted.org/packages/f9/78/127314ac578634d6a169dafb3d5c3606cadb1c6e018aababe93b5d42ae09/django-yournotifier-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "4c0b6e149b019ec15f287349b8a10e09", "sha256": "8f29dd61086e257088b67359210a81f3d84c3968584f3ddd6ba054f951416c9b" }, "downloads": -1, "filename": "django-yournotifier-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4c0b6e149b019ec15f287349b8a10e09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2429, "upload_time": "2018-09-19T14:22:04", "url": "https://files.pythonhosted.org/packages/7e/48/c40fbaafeb81ae2a73c613ca7ce3cf73191693a7b9405d23868d48954740/django-yournotifier-1.0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4c0b6e149b019ec15f287349b8a10e09", "sha256": "8f29dd61086e257088b67359210a81f3d84c3968584f3ddd6ba054f951416c9b" }, "downloads": -1, "filename": "django-yournotifier-1.0.1.tar.gz", "has_sig": false, "md5_digest": "4c0b6e149b019ec15f287349b8a10e09", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2429, "upload_time": "2018-09-19T14:22:04", "url": "https://files.pythonhosted.org/packages/7e/48/c40fbaafeb81ae2a73c613ca7ce3cf73191693a7b9405d23868d48954740/django-yournotifier-1.0.1.tar.gz" } ] }