Simple, flexible python document generator


Keywords
documents, generator, writer, document-generation, document-generator, documentation, html, markdown
License
MIT
Install
pip install Docify==0.1.0

Documentation

Docify

Simple, flexible python document generator

PyPI version Build Status Documentation Status

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

Usage & Examples

Read API documentation on Read the Docs

Find quickstart and more examples here

Try examples like this

python doc.py markdown
python doc.py htmlbootstrap

This document was generated with Docify.