Event handler for home automation
Project description
HomEvenT is a scripted event handler, originally intended for home automation. Needless to say, it can be used for other things.
HomEvenT features a roughly-Pythonic scripting language (with simple syntax, and prioritized event handlers instead of function calls), numerous modules for additional features and I/O, extensive logging, and easy integration into existing systems.
It is based on Twisted.