.. pyserverstatus documentation master file, created by sphinx-quickstart on Thu Nov 22 13:49:37 2012. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. .. |projectpage| replace:: http://github.com/markcaudill/pyserverstatus .. _easy_install: http://pypi.python.org/pypi/setuptools .. _PyPI: http://pypi.python.org/ .. _virtualenv: http://pypi.python.org/pypi/virtualenv .. _requests: http://docs.python-requests.org/en/latest/ pyserverstatus - Interface to Apache's mod_status ================================================= .. automodule:: pyserverstatus :members: .. toctree:: :maxdepth: 2 Installation ------------ ``sudo easy_install pyserverstatus`` or ``pip install pyserverstatus`` Information ----------- :Author: Mark Caudill :Version: |version| :License: General Public License v3 :Source: |projectpage| :Python Versions: 2.6+