Skip to content

parlarjb/prowlpy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Prowlpy
Written by Jacob Burch, 7/6/2009

Python module for posting to the iPhone Push Notification service Prowl: http://prowl.weks.net/

Dependencies:
httplib2/urllib

The socket module must be compiled with SSL support
------
Change Log
------

V0.41
Adding priority setting
Removed debug code

V0.4
Added Prowl.add alias for Post
Switched post to use (oddly enough) POST instead of GET
Added a Prowl.veryify_key method

V0.3
Changed to handle the new API system.

V0.2
Basic working module


Todo:
    Add priority
    Test against character-limits.
	More detailed Exceptions based on the returned XML document

About

Python module for Prowl iPhone notification service

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%