Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 236 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 236 Bytes

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