[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#941221: (no subject)



Package: wnpp
Severity: wishlist
Owner: Miriam Ruiz <miriam@debian.org>

* Package name    : knitpy
  Version         : 0.1.1~git20180430
  Upstream Author : Jan Schulz <jasc@gmx.net>
* URL             : https://github.com/janschulz/knitpy
* License         : BSD-3-clause
  Programming Lang: Python
  Description     : report generation tool with Python

 Knitpy is an elegant, flexible and fast dynamic report generation with
 Python. It is a port of knitr and rmarkdown to Python and uses the IPython
 kernel infrastructure to execute the code.
 .
 Features:
  - Code blocks and inline code.
  - Plots are shown inline.
  - Output formats html, pdf and docx.
  - Code chunk arguments eval, results (apart form "hold"), include and echo
  - Errors in code chunks are shown in the document.
  - Uses the IPython display framework, so rich output for objects implementing
    _repr_html_() or _repr_markdown_(). Mimetypes not understood by the final
    output format are automatically converted via pandoc.
  - Can be imported and used from Python.
  - Supports a --debug mode.

Depends:
 python3-jupyter-client,
 python3-jupyter-core,
 python3-ipykernel,
 python3-traitlets,
 python3-pypandoc,
 python3-yaml

Recommends:
 texlive-latex-base,
 texlive-fonts-recommended


Reply to: