- 授权协议: MIT
- 开发语言: Python
- 操作系统: 跨平台
- 软件首页: https://github.com/JelteF/PyLaTeX
- 软件文档: https://github.com/JelteF/PyLaTeX
软件介绍
PyLaTeX 是一个用来创建和编译 LaTeX 文件的 Python 库。
特性:
Document generation and compilation
Section, table, math, figure and package classes
A matrix class that can compile NumPy ndarrays and matrices to LaTeX
Very exstensible base classes that you can use to easily add new features
Contextmanager style class hierarchy
Functionality to escape special LaTeX characters
Bold, italic and verbatim functions
Every class has a dump method, which writes the output to a filepointer this way you can use snippets in in normal LaTeX files using
\input
依赖:
Python 3.x or Python 2.7
ordered-set
安装:pip install pylatex
Blockchain Basics
Daniel Drescher / Apress / 2017-3-16 / USD 20.99
In 25 concise steps, you will learn the basics of blockchain technology. No mathematical formulas, program code, or computer science jargon are used. No previous knowledge in computer science, mathema......一起来看看 《Blockchain Basics》 这本书的介绍吧!
