pantable
A Python library for writing pandoc filters for tables with batteries included.
A Python library for writing pandoc filters for tables with batteries included.
To install this package, run one of the following:
Pandoc is a Haskell library for converting from one markup format to another, and a command-line tool that uses this library. Pandoc filters is a UNIX filter that intercept the pandoc AST and modify document. Pantable is a pandoc filter that process tables in the AST.
Summary
A Python library for writing pandoc filters for tables with batteries included.
Last Updated
Nov 30, 2021 at 22:18
License
BSD-3-Clause
Total Downloads
26.1K
Supported Platforms
GitHub Repository
https://github.com/ickc/pantable/Documentation
https://ickc.github.io/pantable/