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

README

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

TODO: write a readme