The Apache HTTP Server Project mod_python For Python / Apache Integration

Essentials

  • About
  • License
  • FAQ
  • Security
    Reports
  • Download!

  • from a mirror
  • Documentation

  • Version 3.2 (n/a)
  • Version 3.1 (n/a)
  • Version 2.7 (n/a)
  • Get Involved

  • Mailing Lists
  • Bug Reports
  • Developer Info
  • Mod_python - Python / Apache Integration

    Mod_python is an Apache module that embeds the Python interpreter within the server. With mod_python you can write web-based applications in Python that will run many times faster than traditional CGI and will have access to advanced features such as ability to retain database connections and other data between hits and access to Apache internals. A more detailed description of what mod_python can do is available in this O'Reilly article.

    With any questions or comments about using mod_python, please subscribe to the mod_python mailing list.

    With issues regarding development of mod_python, patches, bug fixes, ideas, etc. please subscribe to the python-dev@httpd.apache.org list. This is a advanced topic list for people who are versed in C and Apache httpd internals.

    mod_python 3.2.7 Released

    The Apache Software Foundation and The Apache HTTP Server Project are pleased to announce the 3.2.7 release of mod_python. Mod_python 3.2.7 is considered a stable release, suitable for production use.

    The 3.2.7 release has many new features, feature enhancements, fixed bugs and other improvements over the previous version. See Appendix A of mod_python documentation for more details.

    Download | New Features in mod_python 3.2 | Changes for 3.2

    License

    Like all Apache Software Foundation projects, mod_python is licensed under The Apache License.

    Search Site

    Powered by Apache


    Copyright © 1999-2005, The Apache Software Foundation