Tests about a simple python3 fastcgi runner using libfcgi and the Python-C API.
python
c
wsgi
Ви не можете вибрати більше 25 тем Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Yann Weber 6a93f8042f Start implementing pep333 application support 5 роки тому
include Start implementing pep333 application support 5 роки тому
lib Start implementing pep333 application support 5 роки тому
src Start implementing pep333 application support 5 роки тому
tests Start implementing pep333 application support 5 роки тому
AUTHORS Add missing am files 5 роки тому
COPYING Add autotools & checks 5 роки тому
ChangeLog Add missing am files 5 роки тому
Doxyfile Start implementing pep333 application support 5 роки тому
Makefile.am Start implementing pep333 application support 5 роки тому
NEWS Add missing am files 5 роки тому
README updated README 5 роки тому
autogen.sh Start implementing pep333 application support 5 роки тому
configure.ac Start implementing pep333 application support 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