Metadata-Version: 2.0
Name: pypebbleapi
Version: 1.0.0
Summary: Pebble-api for python.
Home-page: https://github.com/youtux/pypebbleapi
Author: Alessio Bogon
Author-email: youtux@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: requests (>=2.5.1,<3)
Requires-Dist: six (~=1.9)
Requires-Dist: Cerberus (~=0.9)

pypebbleapi
------------
Pebble-api for python.
Library to ease the access to the Pebble Timeline and the creation of Pins.


