A way to write LaTeX in python without being bound to existing higher level structures.


License
MIT
Install
pip install simple-latex==0.0.17

Documentation

simple-latex

A very simple way to write latex using python. It is not object oriented and interpreted line by line

Installation

pip install simple-latex

Example

see examples/test.py

Importing

import simple_latex