SmxWsgi module

Simplest way to use the SmxWsgi module:

SMX_INIT=/path/to/my/config.file SMX_ROOT=/path/to/my/html/ gunicorn -w 4 smx:wsgi

All smx macros and python are otherwise available.