Metadata-Version: 1.1
Name: sendpushover
Version: 1.0.2
Summary: A simple function for pushover.net
Home-page: https://gitlab.com/arrrggghhh/pushover
Author: HyeonChol Jang
Author-email: zxcxz7@icloud.com
License: MIT
Description: import sendpushover
        
        def sendPush(userkey, appkey, message, *, device='', title='', url='', url_title='', priority='', timestamp='', sound='')
Keywords: pushover notification
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Utilities
