Metadata-Version: 2.1
Name: pyexlatex
Version: 0.11.3
Summary: Python Extends LaTeX - A High-Level Python API for Creating Latex Documents
Home-page: https://github.com/nickderobertis/py-ex-latex
Author: Nick DeRobertis
Author-email: whoopnip@gmail.com
License: MIT
Project-URL: Code, https://github.com/nickderobertis/py-ex-latex
Project-URL: Documentation, https://nickderobertis.github.io/py-ex-latex
Description: [![](https://codecov.io/gh/nickderobertis/py-ex-latex/branch/master/graph/badge.svg)](https://codecov.io/gh/nickderobertis/py-ex-latex)
        
        # <img src="https://nickderobertis.github.io/derobertis-project-logo/_images/pyexlatex.svg" height="27px" align="left"></img> 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.
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
