{ "info": { "author": "Eldarion", "author_email": "development@eldarion.com", "bugtrack_url": null, "classifiers": [ "Environment :: Web Environment", "Framework :: Django", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Operating System :: OS Independent", "Programming Language :: Python" ], "description": "Django Pusher\n=============\n\nDjango Pusher is an application that makes it easier to utilize pusher.com with reusable applications. It solves\nthe problem of authentication of private/presence channels as well as helping to prevent namespace clashes.\n\nUsage\n-----\n\nDjango Pusher provides a pusher object gotten by::\n\n from django_pusher.push import pusher\n\n``pusher`` Mimics the Generic Python Library provided by pusher.com except it adds a ``register`` and ``unregister`` command.", "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/eldarion/django-pusher/", "keywords": null, "license": "BSD", "maintainer": null, "maintainer_email": null, "name": "django-pusher", "package_url": "https://pypi.org/project/django-pusher/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/django-pusher/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://github.com/eldarion/django-pusher/" }, "release_url": "https://pypi.org/project/django-pusher/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "a reusable app that wraps the api for pusher.com to allow registration of namespaces and auth callbacks", "version": "0.1.1" }, "last_serial": 635151, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "09e59c01368f9b0d941f6a9fff6288ea", "sha256": "2a026ae07518884e7d644bc368ad31d32dea90f16d82d5963a0806836bee2417" }, "downloads": -1, "filename": "django-pusher-0.1.tar.gz", "has_sig": false, "md5_digest": "09e59c01368f9b0d941f6a9fff6288ea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3439, "upload_time": "2011-11-22T23:58:55", "url": "https://files.pythonhosted.org/packages/fd/e0/3374f9f880e8a34bd1b66504229b48113a716d6f007247d4b9680de58be7/django-pusher-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "bc16d44b1c4af15b008a723250be853e", "sha256": "a4745cf2c0b7cfdaa4d619fe622b9cc56fadde567b3925c7e3850f7b418ac3b0" }, "downloads": -1, "filename": "django-pusher-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bc16d44b1c4af15b008a723250be853e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3818, "upload_time": "2011-11-23T00:13:41", "url": "https://files.pythonhosted.org/packages/6f/fc/cbc93a8893f5db3a788973282ca4731bf4709f44660455314d57725b215c/django-pusher-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "bc16d44b1c4af15b008a723250be853e", "sha256": "a4745cf2c0b7cfdaa4d619fe622b9cc56fadde567b3925c7e3850f7b418ac3b0" }, "downloads": -1, "filename": "django-pusher-0.1.1.tar.gz", "has_sig": false, "md5_digest": "bc16d44b1c4af15b008a723250be853e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3818, "upload_time": "2011-11-23T00:13:41", "url": "https://files.pythonhosted.org/packages/6f/fc/cbc93a8893f5db3a788973282ca4731bf4709f44660455314d57725b215c/django-pusher-0.1.1.tar.gz" } ] }