Differences between revisions 5 and 6
| Deletions are marked like this. | Additions are marked like this. |
| Line 20: | Line 20: |
|
* [wiki:ModWsgi MOD_WSGI] Mod_wsgi is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache. |
Graham's Project Wiki
This wiki is used to provide information on the various Open Source Projects I work on, or for which I have developed associated material. These are primarily my own personal projects, but I also participate in public Open Source Projects from time to time.
Public Projects
- Mod_python is an Apache module that embeds the Python interpreter within the Apache server.
Personal Projects
- Makeit is a set of prepackaged modules for GNU make. It provides standard sets of rules for building source code, libraries and programs, and then installing the results of those builds.
- Mod_wsgi is an Apache module that provides a WSGI compliant interface for hosting Python based web applications within Apache.
- OSE is a generic application framework suitable for constructing general purpose applications, distributed systems and web based services using the Python and C++ programming languages.
- Vampire is an extension module for mod_python, which provides a more flexible dispatch mechanism for basic content handlers as well as a range of other useful extensions.
