Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nickderobertis/py-ex-latex
Python Extends LaTeX - A High-Level Python API for Creating Latex Documents
https://github.com/nickderobertis/py-ex-latex
Last synced: 2 months ago
JSON representation
Python Extends LaTeX - A High-Level Python API for Creating Latex Documents
- Host: GitHub
- URL: https://github.com/nickderobertis/py-ex-latex
- Owner: nickderobertis
- License: mit
- Created: 2019-08-19T13:38:14.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-26T21:51:20.000Z (about 2 years ago)
- Last Synced: 2024-11-13T03:25:43.173Z (3 months ago)
- Language: Python
- Homepage:
- Size: 7.1 MB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 34
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
[![](https://codecov.io/gh/nickderobertis/py-ex-latex/branch/master/graph/badge.svg)](https://codecov.io/gh/nickderobertis/py-ex-latex)
# py-ex-latex
## Overview
This project is aimed at creating LaTeX documents using only Python,
without directly writing LaTeX code. Rather
than building a direct Python API to LaTeX, this package has its own,
simpler API to creating documents.## Links
See the
[documentation here.](
https://nickderobertis.github.io/py-ex-latex/
)## Author
Created by Nick DeRobertis. MIT License.