Skip to main content

A simple client for the Pushwoosh push notification service.

Project description

A simple client for the Pushwoosh push notification service.

Example:

from pushwoosh import Pushwoosh

text = 'Hello there'
conditions = ['UserId', 'EQ', 1]
message = {
    'text': text,
    'conditions': conditions
}
push = Pushwoosh(API_TOKEN, APP_CODE, False)
push.create_message([message])

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

pushwoosh-1.0.2-py2.py3-none-any.whl (3.6 kB view details)

Uploaded Python 2Python 3

File details

Details for the file pushwoosh-1.0.2-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for pushwoosh-1.0.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 014abedd6afc5edb9ec7c8a779c2a339117c2bf7b4b03ef97ea5dafdd5d0949a
MD5 c4caed4f8dad465df11ce31def7f9984
BLAKE2b-256 7c2f6edc50b18919bcdde69fba833659efe958947583cce957c43e582c801f2b

See more details on using hashes here.

Supported by

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