Skip to main content

Pythonic Pandoc filters

Project description

Python version PyPI version Development Status Build Status

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.

Alternatively, if you use Python3 only, you can install it with

pip install git+git://github.com/sergiocorreia/panflute.git

An advantage of this later installation method is that it has better autocomplete hints:

autocomplete

autocomplete

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

panflute-1.9.4.tar.gz (25.6 kB view details)

Uploaded Source

Built Distribution

panflute-1.9.4-py3.5.egg (62.0 kB view details)

Uploaded Source

File details

Details for the file panflute-1.9.4.tar.gz.

File metadata

  • Download URL: panflute-1.9.4.tar.gz
  • Upload date:
  • Size: 25.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for panflute-1.9.4.tar.gz
Algorithm Hash digest
SHA256 ef0503b7f2c6a2c77a4090d90efd4896ad84dcfb3c7963a0ab6ca17ebee25cbb
MD5 e07dd7694521b0d6918d793ae5a9bd88
BLAKE2b-256 a8f623d1b38e08a6e0f7da7123d2bb96b9c759575452a357f28d2e5c15bb1781

See more details on using hashes here.

Provenance

File details

Details for the file panflute-1.9.4-py3.5.egg.

File metadata

  • Download URL: panflute-1.9.4-py3.5.egg
  • Upload date:
  • Size: 62.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for panflute-1.9.4-py3.5.egg
Algorithm Hash digest
SHA256 53aae3d6f2fa6abac8895eb3be9d9c7d488b99e42709223d7b8fd31fcd8514ff
MD5 522377cb1e37e48774179c8a58ea8087
BLAKE2b-256 6d5eab1329be2018add2896e81f6f479342486811d8aea65755bc39d3c427da3

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page