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

README

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

TODO: write a readme