Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber fa17445573 Add autotools & checks před 4 roky
include Add autotools & checks před 4 roky
src Add autotools & checks před 4 roky
tests Add autotools & checks před 4 roky
COPYING Add autotools & checks před 4 roky
Doxyfile Commenting, adding Doxyfile, enhancing Makefile před 4 roky
Makefile.am Add autotools & checks před 4 roky
README Add autotools & checks před 4 roky
autogen.sh Add autotools & checks před 4 roky
configure.ac Add autotools & checks před 4 roky
foo.py Enable python environnement update from FCGI context před 4 roky
includes_python3.7m.patch Initial commit před 4 roky

README

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

TODO: write a readme