Docify

Simple, flexible python document generator

Introduction

Docify helps you write documents in different formats from a Python object

Note: It’s not a document converter, neither a documentation generator, nor a document parser

Installation

pip install docify

Examples

Find quickstart and more examples here

Try examples like this

python doc.py markdown

python doc.py htmlbootstrap