atom feed1 message in ru.sysoev.nginx[ANNOUNCE] ngx_python_module 0.1.1
FromSent OnAttachments
Manlio PerilloApr 5, 2010 12:05 pm 
Subject:[ANNOUNCE] ngx_python_module 0.1.1
From:Manlio Perillo (manl@libero.it)
Date:Apr 5, 2010 12:05:57 pm
List:ru.sysoev.nginx

I'm pleased to announce the ngx_python_module, version 0.1.1.

The code has been adapted from the WSGI module, in order to keep code more easy to maintain.

The purpose of this core module is to embed the Python interpreter in Nginx. I'm also starting to implement a Python API that wraps some of Nginx features.

The module is available from a Mercurial repository: http://hg.mperillo.ath.cx/nginx/ngx_python_module

Please, read the README file for more informations.