Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nickderobertis/pl-builder

Document building framework built on Pyexlatex
https://github.com/nickderobertis/pl-builder

Last synced: 10 days ago
JSON representation

Document building framework built on Pyexlatex

Awesome Lists containing this project

README

        

[![](https://codecov.io/gh/nickderobertis/pl-builder/branch/master/graph/badge.svg)](https://codecov.io/gh/nickderobertis/pl-builder)

# pl-builder

## Overview

Pyexlatex Document Building Framework

## Getting Started

Install `pl-builder`:

```
pip install pl-builder
```

A simple example:

```python
import plbuilder

# Do something with pl-builder
```

## Links

See the
[documentation here.](
https://nickderobertis.github.io/pl-builder/
)

## Author

Created by Nick DeRobertis. MIT License.