I have created and uploaded to my github page a simple python module named region_plot. It includes a function that plots regions of points satisfying a given predicate. The function is based on a rectangle subdivision method and it uses PolyCollection objects of matplotlib.