Metadata-Version: 2.4
Name: pyfttt
Version: 0.3
Summary: Python tools for interacting with the IFTTT Maker Channel
Home-page: https://github.com/briandconnelly/pyfttt
Author: Brian Connelly
Author-email: bdc@bconnelly.net
License: BSD
Keywords: IFTTT automation
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.4
License-File: LICENSE
Requires-Dist: requests>=2.7
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

pyfttt is a package for interacting with the IFTTT Maker Channel. Currently, it only supports sending events, but a lightweight web server that receives actions may be added in the future.
