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

https://github.com/wenkokke/py-doc-printer

A Wadler-Leijen Pretty Printer in Python
https://github.com/wenkokke/py-doc-printer

Last synced: about 1 month ago
JSON representation

A Wadler-Leijen Pretty Printer in Python

Awesome Lists containing this project

README

        

![PyPI](https://img.shields.io/pypi/v/doc-printer)
![GitHub tag (latest by date)](https://img.shields.io/github/v/tag/wenkokke/py-doc-printer)
![GitHub Workflow Status](https://github.com/wenkokke/py-doc-printer/actions/workflows/ci.yml/badge.svg)
[![pre-commit.ci status](https://results.pre-commit.ci/badge/github/wenkokke/py-doc-printer/dev.svg)](https://results.pre-commit.ci/latest/github/wenkokke/py-doc-printer/dev)

# Document Printer

A Wadler-Leijen Pretty Printer in Python.

See the [documentation](https://wenkokke.github.io/py-doc-printer/).