Metadata-Version: 2.4
Name: appdaemon
Version: 3.0.1
Summary: Apps for the Home Assistant home automation package.
Home-page: https://github.com/home-assistant/appdaemon.git
Author: Andrew I Cockburn
Author-email: appdaemon@acockburn.com
License: Apache License 2.0
Keywords: appdaemon,home,automation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Topic :: Home Automation
License-File: LICENSE.md
Requires-Dist: daemonize
Requires-Dist: astral
Requires-Dist: requests>=2.6.0
Requires-Dist: sseclient
Requires-Dist: websocket-client
Requires-Dist: aiohttp==2.3.10
Requires-Dist: yarl==1.1.0
Requires-Dist: Jinja2==2.10
Requires-Dist: aiohttp_jinja2==0.15.0
Requires-Dist: pyyaml
Requires-Dist: voluptuous
Requires-Dist: feedparser
Requires-Dist: iso8601
Requires-Dist: bcrypt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: keywords
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

AppDaemon is a loosely coupled, multithreaded, sandboxed python execution environment for writing automation apps for Home Assistant home automation software. As of release 2.0.0 it also provides a configurable dashboard (HADashboard) suitable for wall mounted tablets.
