Pypandoc provides a thin wrapper for pandoc, a universal document converter. Pypandoc uses pandoc, so it needs an available installation of pandoc. Pypandoc provides 2 packages, "pypandoc" and "pypandoc_binary", with the second one including pandoc out of the box. The 2 packages are identical, with the only difference being that one includes pandoc, while the other don't. If pandoc is already installed (i.e. pandoc is in the PATH), pypandoc uses the version with the higher version number, and if both are the same, the already installed version. Pypandoc is included in conda-forge. The conda packages will also install the pandoc package, so pandoc is available in the installation.
Features
- There are two basic ways to use pypandoc: with input files or with input strings
- Pandoc supports custom formatting though -V parameter. In order to use it through pypandoc
- Pypandoc logs messages using the Python logging library
- Install pandoc manually
- Pypandoc is included in conda-forge
- Pypandoc provides a thin wrapper for pandoc, a universal document converter
Categories
HTML/XHTMLLicense
MIT LicenseFollow pypandoc
Other Useful Business Software
Go From AI Idea to AI App Fast
Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of pypandoc!