Metadata-Version: 2.0
Name: PushySDK
Version: 0.1.1
Summary: A very simple Python client for the Pushy notification service API.
Home-page: https://github.com/jazzycamel/pushy
Author: Rob Kent
Author-email: jazzycamel@googlemail.com
License: MIT
Keywords: Pushy Notification API
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: requests
Requires-Dist: six

# pushy [![Build Status](https://travis-ci.org/jazzycamel/pushy.svg?branch=master)](https://travis-ci.org/jazzycamel/pushy)
A very simple Python client for the Pushy notification service API.


