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 c464ef3380 Add a TODO for bugfix 5 anni fa
include Added logger spec parser for CLI args 5 anni fa
src Add a TODO for bugfix 5 anni fa
tests Bugfix on logger with ident field etc 5 anni fa
AUTHORS Add missing am files 5 anni fa
COPYING Add autotools & checks 5 anni fa
ChangeLog Add missing am files 5 anni fa
Doxyfile Commenting, adding Doxyfile, enhancing Makefile 5 anni fa
Makefile.am Add autotools & checks 5 anni fa
NEWS Add missing am files 5 anni fa
README updated README 5 anni fa
autogen.sh Add autotools & checks 5 anni fa
configure.ac Bugfix in version declaration 5 anni fa
foo.py Enable python environnement update from FCGI context 5 anni fa
includes_python3.7m.patch Initial commit 5 anni fa

README

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

TODO: write a readme