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 6e10734217 updated README hace 5 años
include Using global configuration variable instead of function arguments hace 5 años
src Using global configuration variable instead of function arguments hace 5 años
tests Bugfix on logger with ident field etc hace 5 años
AUTHORS Add missing am files hace 5 años
COPYING Add autotools & checks hace 5 años
ChangeLog Add missing am files hace 5 años
Doxyfile Commenting, adding Doxyfile, enhancing Makefile hace 5 años
Makefile.am Add autotools & checks hace 5 años
NEWS Add missing am files hace 5 años
README updated README hace 5 años
autogen.sh Add autotools & checks hace 5 años
configure.ac Bugfix in version declaration hace 5 años
foo.py Enable python environnement update from FCGI context hace 5 años
includes_python3.7m.patch Initial commit hace 5 años

README

make
spawn-fcgi -d . -n -p 9000 -a 127.0.0.1 -- src/pyfcgi -S -e foo -E entrypoint

TODO: write a readme