{ "info": { "author": "Astutech", "author_email": "matthew@astutech.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Topic :: Software Development :: Libraries" ], "description": "Python Pushwoosh client\n=======================\n\nA simple client for the Pushwoosh push notification service.\n\nExample::\n\n from pushwoosh import Pushwoosh\n\n text = 'Hello there'\n conditions = ['UserId', 'EQ', 1]\n message = {\n 'text': text,\n 'conditions': conditions\n }\n push = Pushwoosh(API_TOKEN, APP_CODE, False)\n push.create_message([message])", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Astutech/Pushwoosh-Python-library", "keywords": "push pushwoosh interface client", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "pushwoosh", "package_url": "https://pypi.org/project/pushwoosh/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pushwoosh/", "project_urls": { "Homepage": "https://github.com/Astutech/Pushwoosh-Python-library" }, "release_url": "https://pypi.org/project/pushwoosh/1.0.2/", "requires_dist": [ "six" ], "requires_python": null, "summary": "A simple client for the Pushwoosh push notification service.", "version": "1.0.2" }, "last_serial": 1895355, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "e5d853889e38a26471cc228c4525c740", "sha256": "8477b78ac0beea07318fff07dd7a58a7ae99473e6a5e4bea750f41e119912743" }, "downloads": -1, "filename": "pushwoosh-1.0.0.tar.gz", "has_sig": false, "md5_digest": "e5d853889e38a26471cc228c4525c740", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1918, "upload_time": "2015-07-10T12:32:21", "url": "https://files.pythonhosted.org/packages/93/0a/416d11f31672e1a3a9e96c9b166621211b53be70134e4bf91a9363e26bf7/pushwoosh-1.0.0.tar.gz" } ], "1.0.1": [ { "comment_text": "", "digests": { "md5": "45f20229ac61591cccbc1363e9f5e7f7", "sha256": "8a07c0367b56c644ba7cb146c15698f5640eec0d765a44baaa1d1bfa0fcb26bb" }, "downloads": -1, "filename": "pushwoosh-1.0.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "45f20229ac61591cccbc1363e9f5e7f7", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3554, "upload_time": "2015-07-13T08:48:46", "url": "https://files.pythonhosted.org/packages/fb/07/92457cda03686a6de946b903afb9b96e41012674cdcf11f5271e1d847f5a/pushwoosh-1.0.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a77fd93da9b53e619fad50ac1425159e", "sha256": "b2a06e38f663d244146e17873a5e234a4b1cd9af257834824d16f4b75c2944c2" }, "downloads": -1, "filename": "pushwoosh-1.0.1.tar.gz", "has_sig": false, "md5_digest": "a77fd93da9b53e619fad50ac1425159e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2993, "upload_time": "2015-07-13T08:48:49", "url": "https://files.pythonhosted.org/packages/e7/15/9d0ac55434ce17efac031e3e2c4fd056099963be4fdada295bfe2548738f/pushwoosh-1.0.1.tar.gz" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "c4caed4f8dad465df11ce31def7f9984", "sha256": "014abedd6afc5edb9ec7c8a779c2a339117c2bf7b4b03ef97ea5dafdd5d0949a" }, "downloads": -1, "filename": "pushwoosh-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c4caed4f8dad465df11ce31def7f9984", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3576, "upload_time": "2016-01-08T17:32:05", "url": "https://files.pythonhosted.org/packages/7c/2f/6edc50b18919bcdde69fba833659efe958947583cce957c43e582c801f2b/pushwoosh-1.0.2-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "c4caed4f8dad465df11ce31def7f9984", "sha256": "014abedd6afc5edb9ec7c8a779c2a339117c2bf7b4b03ef97ea5dafdd5d0949a" }, "downloads": -1, "filename": "pushwoosh-1.0.2-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "c4caed4f8dad465df11ce31def7f9984", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 3576, "upload_time": "2016-01-08T17:32:05", "url": "https://files.pythonhosted.org/packages/7c/2f/6edc50b18919bcdde69fba833659efe958947583cce957c43e582c801f2b/pushwoosh-1.0.2-py2.py3-none-any.whl" } ] }