selector is the WSGI application used to dispatch web requests to specific handler code in TiddlyWeb. It is configured by the urls.map.

selector was written by Luke Arno. It is a nice piece of work: simple yet powerful, focusing on one specific task and doing that task well. There is a web page for selector.