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 3a9238e7a1 Add pyutils.h/c and a check for import when parsing arguments 4 vuotta sitten
include Add pyutils.h/c and a check for import when parsing arguments 4 vuotta sitten
src Add pyutils.h/c and a check for import when parsing arguments 4 vuotta sitten
tests Bugfix on logger with ident field etc 5 vuotta sitten
AUTHORS Add missing am files 5 vuotta sitten
COPYING Add autotools & checks 5 vuotta sitten
ChangeLog Add missing am files 5 vuotta sitten
Doxyfile Commenting, adding Doxyfile, enhancing Makefile 5 vuotta sitten
Makefile.am Add autotools & checks 5 vuotta sitten
NEWS Add missing am files 5 vuotta sitten
README updated README 4 vuotta sitten
autogen.sh Add autotools & checks 5 vuotta sitten
configure.ac Bugfix in version declaration 4 vuotta sitten
foo.py Enable python environnement update from FCGI context 5 vuotta sitten
includes_python3.7m.patch Initial commit 5 vuotta sitten

README

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

TODO: write a readme