Download

{% if version.endswith('(hg)') %}

This documentation is for version {{ version }}, which is not released yet.

You can use it from the Mercurial repo or look for released versions in the Python Package Index.

{% else %}

Current version: {{ version }}

Get Sphinx from the Python Package Index, or install it with:

easy_install -U Sphinx

Latest development version docs are also available.

{% endif %}

Questions? Suggestions?

Join the Google group:

or come to the #pocoo channel on FreeNode.

You can also open an issue at the tracker.