{ "info": { "author": "Thomas Ferreira", "author_email": "thomas.ferreira@iscool-e.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "Intended Audience :: Information Technology", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Topic :: Internet :: WWW/HTTP", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "IsCool Entertainment Bellman SDK (Pushd Python SDK)\n===================================================\n.. image:: https://badge.fury.io/py/iscool_e.bellman.png\n :target: http://badge.fury.io/py/iscool_e.bellman\n\nThis client library is designed to support the `Pushd API`_.\n\nPushd is an unified pushd server for server-side notification to mobile native apps, web apps etc. You can read more about Pushd on the link above.\n\n\nRequirements\n------------\nThis library relies on Requests_ since version 0.3.\n\n\nWhy Bellman ?\n-------------\nThe alert sound when receiving a mobile notification is reminiscent to the officer of the court who made public announcements in the streets, back to the Middle Ages.\n\n\nUsage\n-----\n\nImport the library and instanciate the API class::\n\n from iscool_e.bellman import pushd\n \n api = pushd.API('127.0.0.1')\n api.create_subscriber('apns', 'token')\n api.subscribe('id', 'event_name')\n api.send_message('event_name', 'Hello World!')\n\n\nLicense\n-------\n\nThis package is released under the MIT License.\nPlease see LICENSE document for a full description.\n\n.. _`Pushd API`: http://github.com/rs/pushd\n.. _Requests: http://github.com/kennethreitz/requests\n\n\n.. Please see the README.rst for more details\n\nNews\n====\n\n0.1\n---\n\n*Release date: 27-Jan-2014*\n\n* First release\n\n0.2\n---\n\n*Release date: 28-Jan-2014*\n\n* Remove custom method getStats and fix github url\n\n0.2.1\n-----\n\n*Release date: 28-Jan-2014*\n\n* Add missing socket import\n\n0.3\n---\n\n*Release date: 29-Jan-2014*\n\n* Use python Requests\n* Fix batch event subscriptions\n\n0.4\n---\n\n*Release date: 3-Mar-2014*\n\n* This release breaks compatibility with previous versions:\n* Remove ugly camelcase function names\n\n0.4.1\n-----\n\n*Release date: 3-Mar-2014*\n\n* Update usage on README file", "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/IsCoolEntertainment/bellman-sdk", "keywords": "pushd sdk api python", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "iscool_e.bellman", "package_url": "https://pypi.org/project/iscool_e.bellman/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/iscool_e.bellman/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/IsCoolEntertainment/bellman-sdk" }, "release_url": "https://pypi.org/project/iscool_e.bellman/0.4.1/", "requires_dist": null, "requires_python": null, "summary": "A library to support the REST API ofmobile push notification server Pushd", "version": "0.4.1" }, "last_serial": 1017052, "releases": { "0.2": [ { "comment_text": "", "digests": { "md5": "66ee00b2a4b7d9246e1e0db0012cec19", "sha256": "ab76ed6c329cb1d1aacd0dae3b890fe20ef7b80d711e0eb343bf362fb4dfd45b" }, "downloads": -1, "filename": "iscool_e.bellman-0.2.tar.gz", "has_sig": false, "md5_digest": "66ee00b2a4b7d9246e1e0db0012cec19", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3986, "upload_time": "2014-01-28T14:57:29", "url": "https://files.pythonhosted.org/packages/37/49/23f52876bdbabf5481fc605a565098a4c90bcb98301791cb42d737c382cf/iscool_e.bellman-0.2.tar.gz" } ], "0.2.1": [ { "comment_text": "", "digests": { "md5": "3ec2cc65746d34b7e7171dd59341d67a", "sha256": "2ce8a357062574b52c2813e43158cbc805fafbc1832ea4c412234169e7c64f83" }, "downloads": -1, "filename": "iscool_e.bellman-0.2.1.tar.gz", "has_sig": false, "md5_digest": "3ec2cc65746d34b7e7171dd59341d67a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4029, "upload_time": "2014-01-28T16:11:06", "url": "https://files.pythonhosted.org/packages/40/87/22d35fef179eb1f5ea43acfd758971df782ee53f17d805d2180e18d72278/iscool_e.bellman-0.2.1.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "023eb55e1422dd01722dd911dabab6b3", "sha256": "d9230119bc2d30953ab0650d045df6f9282a95d281ddd8616c9bd1b6c2986d78" }, "downloads": -1, "filename": "iscool_e.bellman-0.3.tar.gz", "has_sig": false, "md5_digest": "023eb55e1422dd01722dd911dabab6b3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4289, "upload_time": "2014-01-29T16:50:39", "url": "https://files.pythonhosted.org/packages/6a/b0/86a482510f334817513c4fcbdedb7c4b44d4b5c09a364c0dba4212971acb/iscool_e.bellman-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "6f549d77fcf96635cf2aae242fac78fa", "sha256": "4fda1a66a084273eeb8654878bd3532ff70261576a99316ed8f5d5deaa9fc39c" }, "downloads": -1, "filename": "iscool_e.bellman-0.4.tar.gz", "has_sig": false, "md5_digest": "6f549d77fcf96635cf2aae242fac78fa", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4401, "upload_time": "2014-03-03T09:27:10", "url": "https://files.pythonhosted.org/packages/e3/b7/0b80c2c27d59600f398b6f570b55bb4f101bab67af0c42a72a3fcd7cdd70/iscool_e.bellman-0.4.tar.gz" } ], "0.4.1": [ { "comment_text": "", "digests": { "md5": "10fd0efcfe4b81a24f8ec3e4174953df", "sha256": "26aae35d3ebd3defbe7b8bead411e8b464e0596ae421866921293410d6c2d474" }, "downloads": -1, "filename": "iscool_e.bellman-0.4.1.tar.gz", "has_sig": false, "md5_digest": "10fd0efcfe4b81a24f8ec3e4174953df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4440, "upload_time": "2014-03-03T09:32:27", "url": "https://files.pythonhosted.org/packages/83/35/0c972d7bbb2325c4b7661568c03bd298eaacc4310522afe12120a2341d41/iscool_e.bellman-0.4.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "10fd0efcfe4b81a24f8ec3e4174953df", "sha256": "26aae35d3ebd3defbe7b8bead411e8b464e0596ae421866921293410d6c2d474" }, "downloads": -1, "filename": "iscool_e.bellman-0.4.1.tar.gz", "has_sig": false, "md5_digest": "10fd0efcfe4b81a24f8ec3e4174953df", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4440, "upload_time": "2014-03-03T09:32:27", "url": "https://files.pythonhosted.org/packages/83/35/0c972d7bbb2325c4b7661568c03bd298eaacc4310522afe12120a2341d41/iscool_e.bellman-0.4.1.tar.gz" } ] }