This website works better with JavaScript.
Home
Explore
Help
Sign In
yannweb
/
PyFCGI
Watch
1
Star
0
Fork
0
Code
Issues
19
Pull Requests
0
Releases
0
Wiki
Activity
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.
51
Commits
3
Branches
Tree:
81a8bb752e
conf_logger
master
pep333
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from '81a8bb752e'
${ noResults }
PyFCGI
/
include
History
Yann Weber
81a8bb752e
Add support for virtualenv & site packages
Note : segfault on virtualenv tests...
5 years ago
..
conf.h
Add support for virtualenv & site packages
5 years ago
config.h.in
Bugfix in version declaration
5 years ago
logger.h
Logger enhancement + deleted unused warning in pyworker.c
5 years ago
python_pyfcgi.h
Deleted loglines, updated README + add check on FCGX_PutStr calls
5 years ago
pyutils.h
Add support for virtualenv & site packages
5 years ago
pyworker.h
Add signal handling and clean exiting
5 years ago
responder.h
Add signal handling and clean exiting
5 years ago