Rule Engine is a Python package to allow user-definable rule expressions to be defined and applied to arbitrary Python objects in a simple “does it match” operation. This talk will introduce the package itself, potential use cases and provide a behind the scenes look at how it functions.