Pyterate

Pyterate is a Sphinx add-ons to generate API documentation using autogen and litterate programming documentation for Python projects.


Keywords
sphinx, autogen, documentation, generator, builder, literate, programming, literate-programming, python, python3, sphinx-add-ons
License
GPL-3.0
Install
pip install Pyterate==2.1.5

Documentation

Pyterate

Pyterate license Pyterate python version

Pyterate last version

Overview

What is Pyterate ?

Pyterate is open source Sphinx add-ons which provide two tools for Python projects. The first one generates automatically the RST files for an API documentation based on the autogen extension. The second one provides a document generator based on the concept of literate programming which can be used to make an example's based documentation.

Where is the Documentation ?

The documentation is available on the Pyterate Home Page.

What are the main features ?

The documentation generator features:

How to install it ?

Look at the installation section in the documentation.

Credits

Authors: Fabrice Salvaire

News

V2 2017-11-28

  • new design

V1 2017-11-10

Extracted source from https://github.com/FabriceSalvaire/PySpice