Python scripts are run with suexec to have your own user
privileges to combine security and flexibility.
Customers can install any additional modules.
Standard python accounts have multi-threading enabled.
The installed editors supports python syntax highlighting.
mod_python is supported
With its own IHPG (independant http process group),
on Apache 2, giving user full apachectl/httpd.conf access.
mod_webkit is supported
Python servlets with Webware. Includes running
your own AppServer.
Rootroute supports python 2.2. and newer.
A large number of popular libraries are ready to use for
the python programmer. In addition to all standard python classes;
below are listed some python libraries
included in all Rootroute systems and web accounts.
User-ready python libraries:
python-tools extra tools for Python
py-Chart python library for creating postscript or PDF charts
py-Checker python codes checker
py-HappyDoc python tool for generate Python API documents
py-IP python module to handle IPv4 and IPv6 address
py-Imaging python imaging library
py-Numeric fast array facility to the Python language
py-Numeric-module extra modules for py-Numeric
py-Rijndael python implementation of the Rijndael encryption algorithm
py-cryptkit python Cryptographic Toolkit
py-curl python interface to cURL library
py-gnupg python module for GnuPG interface
py-libpcap libpcap bindings for Python
py-mxDateTime Date and Time types for Python
py-optik command line parsing library for Python
py-psycopg-zope
PostgreSQL database adapter for Python
py-sslwrapper OpenSSL Wrappers for Python
py-unit unit testing framework for python
py-xml python module for writing basic XML applications
py-zhCodecs Python Unicode codecs for Chinese charsets
py-Gtk Gtk bindings for Python
python-expat expat module for Python, a complete XML engine.
python-mpz GNU arbitrary magnitude integer module for Python
python-tests Python testsuite
python-tkinter tk GUI module for Python
Also installed:
WebWare Python Server Pages (.psp), mod_webkit servlets,
running under your own username and separate process for maximum control.
Python::Bytecode disassemble python from within perl.
mod_python embed python modules and scripts faster with apache.
Check also Rootroute's
web programming features