[ 源代码: knitpy ]
软件包:python3-knitpy(0.1.1~git20180430-4)
python3-knitpy 的相关链接
Debian 的资源:
下载源码包 knitpy:
- [knitpy_0.1.1~git20180430-4.dsc]
- [knitpy_0.1.1~git20180430.orig.tar.xz]
- [knitpy_0.1.1~git20180430-4.debian.tar.xz]
维护者:
外部的资源:
- 主页 [github.com]
相似软件包:
report generation tool with Python
Knitpy is an elegant, flexible and fast dynamic report generation with Python 3. It is a port of knitr and rmarkdown to Python and is used to convert pymd documents (*.pymd) to various other formats.
Codeblocks and inline code are executed via IPython kernels and the results are inserted into the document. Documents should follow rmarkdown syntax substituting 'python' for 'r' if python code should be executed.
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.
其他与 python3-knitpy 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-ipykernel
- IPython kernel for Jupyter (Python 3)
-
- dep: python3-jupyter-client
- Jupyter protocol client APIs (Python 3)
-
- dep: python3-jupyter-core
- Core common functionality of Jupyter projects for Python 3
-
- dep: python3-pypandoc
- Thin wrapper for pandoc (Python 3.x)
-
- dep: python3-traitlets
- Lightweight Traits-like package for Python (Python 3 library)
-
- dep: python3-yaml
- YAML parser and emitter for Python3
-
- dep: python3-zmq
- Python3 bindings for 0MQ library
-
- rec: python3-tabulate
- pretty-print tabular data in Python3
-
- rec: texlive-fonts-recommended
- TeX Live: Recommended fonts
-
- rec: texlive-latex-base
- TeX Live: LaTeX fundamental packages