{ "info": { "author": "Dmitry Panchenko", "author_email": "d.panchenko@ailove.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Development Status :: 5 - Production/Stable", "Environment :: Web Environment", "Framework :: Django", "Programming Language :: Python", "Programming Language :: Python :: 3", "Topic :: Utilities" ], "description": "README\n======\n\n\nAbout\n-----\n\nDjango Event is notification system framework that allows you to push notifications to the browser.\n\nInstalling\n~~~~~~~~~~\n\nFirst you need pip. \nUse your OS's package system to install it.\nOn ubuntu you can install it like this:\n\n apt-get install python-pip\n \nAnd it is highly recommended you to use python virtual environment. See `Virtualenv docs`_.\n\n.. _`Virtualenv docs`: https://virtualenv.readthedocs.org/en/latest/\n\nAfter that you need to install ailove-django-event:\n \n pip install git+https://github.com/ailove-dev/django-event\n \nIf you use Django Rest Framework and want to django-event provided REST api's for events ensure you installed\nDjango Rest Framework 3.1.1 or newer.\n\n pip install djangorestframework>=3.1.1\n \n\nDocumentation\n~~~~~~~~~~~~~\n\nFor docs we use Read The Docs and you can find our docs `here`_.\n \n.. _`here`: https://django-event.readthedocs.org/\n ", "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/ailove-dev/django-event", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "django-event", "package_url": "https://pypi.org/project/django-event/", "platform": "any", "project_url": "https://pypi.org/project/django-event/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/ailove-dev/django-event" }, "release_url": "https://pypi.org/project/django-event/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "Event notification system for django project", "version": "1.0.3" }, "last_serial": 1604326, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "f4dc8bafca116bffce55c0c29b2add36", "sha256": "2bddc397013488c510fade0870037cd476d61f6c0ad3e735fa496b66962e97bc" }, "downloads": -1, "filename": "django-event-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f4dc8bafca116bffce55c0c29b2add36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21009, "upload_time": "2015-06-24T07:47:36", "url": "https://files.pythonhosted.org/packages/12/91/bfff024792772c056684b6a4bb82fffb1eb3b1ac430d50d644d733319126/django-event-1.0.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4dc8bafca116bffce55c0c29b2add36", "sha256": "2bddc397013488c510fade0870037cd476d61f6c0ad3e735fa496b66962e97bc" }, "downloads": -1, "filename": "django-event-1.0.3.tar.gz", "has_sig": false, "md5_digest": "f4dc8bafca116bffce55c0c29b2add36", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21009, "upload_time": "2015-06-24T07:47:36", "url": "https://files.pythonhosted.org/packages/12/91/bfff024792772c056684b6a4bb82fffb1eb3b1ac430d50d644d733319126/django-event-1.0.3.tar.gz" } ] }