Skip to main content

A library to support the REST API of the notification server Pushd.

Project description

IsCool Entertainment Bellman SDK (Pushd Python SDK)

This client library is designed to support the Pushd API.

Pushd 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.

Why Bellman ?

The alert sound when receiving a mobile notification is remeniscent to the officer of the court who made public announcements in the streets, back to the Middle Ages.

Usage

Import the library and instanciate the API class:

from iscool_e.bellman import pushd

api = pushd.API()
api.createSubscriber('apns', 'token')
api.subscribe('id', 'event_name')
api.sendMessage('event_name', 'Hello World!')

License

This package is released under the MIT License. Please see LICENSE document for a full dscription.

News

0.1

Release date: 27-Jan-2014

  • First release

0.2

Release date: 28-Jan-2014

  • Remove custom method getStats and fix github url

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

iscool_e.bellman-0.2.tar.gz (4.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page