Skip to content

Crupuk/python-pushover

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-pushover aims at being a comprehensive Python API implementation of the Pushover Notification Service as documented here.

Installation

You can install python-pushover directly from Pypi with pip install python-pushover or easy_install python-pushover.

Or you can install it directly from GitHub:

git clone https://github.com/Thibauth/python-pushover.git
cd python-pushover
python setup.py install

Documentation

You can access the full documentation here.

About

Python implementation of the Pushover API

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%