◐ Shell
clean mode source ↗

GitHub - grisha/mod_python: mod_python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

mod_python

Documentation for mod_python is on http://www.modpython.org/

Mod_python is going to be maintained on GitHub from here on. For issues and questions please use GitHub.

Quick Start

If you can't read instructions:

$ ./configure
$ make
$ sudo make install
$ make test

If the above worked - read the tutorial in the documentation.