Glowing Pancake, glopan, is a simple Python package for converting figures and operating on pdfs.
Glowing Pancake is pip-installable.
pip install glopan
After a successful installation, Glowing Pancake can be imported as a regular python package
import glopan
or run from the command line by typing glopan
or python -m glopan
.
Glowing Pancake depends on the following third-party tools:
- Inkscape >= v.1.0.1, for converting from PDF to various graphics formats.
- Ghostscript >= v.9.26, for converting from Postscript to PDF.
- Microsoft Word, for converting from DOCX to PDF.
Yup, the package is named after its Github repo, which got a random name when it was created...