Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Yann Weber fa17445573 Add autotools & checks il y a 4 ans
include Add autotools & checks il y a 4 ans
src Add autotools & checks il y a 4 ans
tests Add autotools & checks il y a 4 ans
COPYING Add autotools & checks il y a 4 ans
Doxyfile Commenting, adding Doxyfile, enhancing Makefile il y a 4 ans
Makefile.am Add autotools & checks il y a 4 ans
README Add autotools & checks il y a 4 ans
autogen.sh Add autotools & checks il y a 4 ans
configure.ac Add autotools & checks il y a 4 ans
foo.py Enable python environnement update from FCGI context il y a 4 ans
includes_python3.7m.patch Initial commit il y a 4 ans

README

make
PY_ENTRYPOINT='foo' spawn-fcgi -d . -n src/pyfcgi -p 9000 -a 127.0.0.1

TODO: write a readme