Metadata-Version: 2.0 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 Platform: UNKNOWN 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 Requires-Dist: requests (>=2.7) 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.