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:
Python 3
pip install git+git://github.com/sergiocorreia/panflute.git
Requires Python 3.3 or later.
On windows, the command line (cmd) must be run as administrator.
Python 2
pip install git+git://github.com/sergiocorreia/panflute.git@python2
Note: see the related issue.
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 Distributions
Built Distribution
File details
Details for the file panflute-1.6.9.zip
.
File metadata
- Download URL: panflute-1.6.9.zip
- Upload date:
- Size: 31.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a78fb55f0462b64a850c9f8ac87750fe662fc25c32e0beb16acbbc08d985aa7c |
|
MD5 | 86cb0422a5867fe0855e5ff9e39a1176 |
|
BLAKE2b-256 | c40dd48fd63611be8dba1ab2f8e308e2f24c6fc066103da31ddea3fd0921855a |
Provenance
File details
Details for the file panflute-1.6.9.tar.gz
.
File metadata
- Download URL: panflute-1.6.9.tar.gz
- Upload date:
- Size: 24.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70d482ba92ca49da01fd028aa324b7118bcd09c8a1c82dd570b4da1273bb1da3 |
|
MD5 | bb4931866e21a297504769fbd689eb59 |
|
BLAKE2b-256 | 563af4a8c5cefa5f6bd2a9dcc85f1bb8dec52dec33c92f945236ffe31b57f3e0 |
Provenance
File details
Details for the file panflute-1.6.9-py3.5.egg
.
File metadata
- Download URL: panflute-1.6.9-py3.5.egg
- Upload date:
- Size: 58.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f275c4655e0db60aed3849cbdfef668c27848ba0f642521fbcfdf1ffbc62643 |
|
MD5 | 38fabbbaa67753ba9c340e66b679ffeb |
|
BLAKE2b-256 | fe61502b3d81710b8cd239f306fe05101de9e5aa6519824b9bcbc19ef15476cb |