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 164fe9dd98 Continuing logger implementation 5 роки тому
src Continuing logger implementation 5 роки тому
Doxyfile Commenting, adding Doxyfile, enhancing Makefile 5 роки тому
Licence.txt Initial commit 5 роки тому
Makefile Commenting, adding Doxyfile, enhancing Makefile 5 роки тому
README.txt Initial commit 5 роки тому
foo.py Enable python environnement update from FCGI context 5 роки тому
includes_python3.7m.patch Initial commit 5 роки тому

README.txt

make
PY_ENTRYPOINT='foo' spawn-fcgi -d . -n src/pyfcgi -p 9000 -a 127.0.0.1

TODO: write a readme