ellsphillips / dwr

An automated documentation assistant built in Python and TeX for procedural, data-driven reporting.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dwr logo

dwr

PyPI Version Supported Python Versions CI status Tests status Formatter

Procedurally build data-driven documents with Python and TeX.

Installation

dwr is available through PyPI:

  pip install dwr

Citing Dwr

If you use Dwr in your research, please use the following BibTeX entry:

@Misc{EP2022Dwr,
  author =       {Elliott Phillips},
  title =        {Dwr - Automating data-driven reporting},
  howpublished = {Github},
  year =         {2022},
  url =          {https://github.com/ellsphillips/dwr}
}

About

An automated documentation assistant built in Python and TeX for procedural, data-driven reporting.

License:MIT License


Languages

Language:Python 100.0%