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 години
include Add pyutils.h/c and a check for import when parsing arguments преди 4 години
src Add pyutils.h/c and a check for import when parsing arguments преди 4 години
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 преди 4 години
autogen.sh Add autotools & checks преди 5 години
configure.ac Bugfix in version declaration преди 4 години
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