Pythonic Pandoc filters
Project description
Panflute: Pythonic Pandoc Filters
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)
Install
To install panflute, open the command line and type:
::
pip install git+git://github.com/sergiocorreia/panflute.git
Requires Python 3.2 or later.
On windows, the command line (cmd) must be run as administrator.
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.
License
BSD3 license (following pandocfilter 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.0.0.zip
.
File metadata
- Download URL: panflute-1.0.0.zip
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 05c93a6eeedc1c8cdaa9267daa4075477b793ddfd0a537e01619c0b51d8f37dd |
|
MD5 | 55e581a589215f756f2147dc012a2a67 |
|
BLAKE2b-256 | 85ce6223dbaf16ff8be3814d0ccfb18960c9cbb709393f4ceed88325ce5c8ce2 |