/observer

Python observer class to support data flow programming. Similar to py-notify but simpler. Provides a `Variable` class with support for blocking, and an `Algorithm` class that coalesces updates from blocked inputs

Primary LanguagePythonMIT LicenseMIT

No issues in this repository yet.