Pythonic Pandoc filters
Project description
panflute is a Python package that makes creating Pandoc filters fun.
For a detailed user guide, documentation, and installation instructions, see http://scorreia.com/software/panflute/ (or the PDF version). If you want to contribute, head here.
Install
To install panflute, open the command line and type:
pip install panflute
Support Python 2.7, 3.3 or later, pypy, and pypy3.
On windows, the command line (cmd) must be run as administrator.
Uninstall
pip uninstall panflute
Dev Install
After cloning the repo and opening the panflute folder:
- python setup.py install
installs the package locally
- python setup.py develop
installs locally with a symlink so changes are automatically updated
Contributing
Feel free to submit push requests. For consistency, code should comply with pep8 (as long as its reasonable), and with the style guides by [@kennethreitz](http://docs.python-guide.org/en/latest/writing/style/) and google. Read more here.
License
BSD3 license (following pandocfilters by @jgm).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file panflute-1.8.tar.gz
.
File metadata
- Download URL: panflute-1.8.tar.gz
- Upload date:
- Size: 25.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 82e5f73b1c5256ed32b6477bd62587b4700efc58e88fcc10c53e8784b8e27fcc |
|
MD5 | 04eb4d4db475d7c3b9b8586c648c5bfb |
|
BLAKE2b-256 | b6786b7ba7eb8345c16569135a35ffbbb671088bd57438c3a8a069f0e8e0a448 |