Skip to main content

Pythonic Pandoc filters

Project description

Date:
December 21, 2018

Panflute: Pythonic Pandoc Filters

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/. For examples that you can use as starting points, check the examples repo, the sample template, or this github search. If you want to contribute, head here.

Install

To install panflute, open the command line and type:

pip install panflute

Python 2.7+, 3.3+, PyPy, and PyPy3 are supported.

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

In addition, if you use python2, you need to pasteurize the code before running tests. In this directory, Run

# install pasteurize if you didn't have it yet
pip2 install -U future
pasteurize -wnj 4 .

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.11.1.tar.gz (29.6 kB view details)

Uploaded Source

Built Distributions

panflute-1.11.1-py3-none-any.whl (30.5 kB view details)

Uploaded Python 3

panflute-1.11.1-py2-none-any.whl (31.6 kB view details)

Uploaded Python 2

File details

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

File metadata

  • Download URL: panflute-1.11.1.tar.gz
  • Upload date:
  • Size: 29.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for panflute-1.11.1.tar.gz
Algorithm Hash digest
SHA256 3ca69e6cd2cb2316701cf5c0183adc108bf5e8e06e4d8749a5e1a539614a1240
MD5 ada5e6b6b5625ffff9bc3ff3149632a5
BLAKE2b-256 aa0b9cc07c4e2e0e98527c5227dc38b94f5685767dee151cd8b30ca357fea5f8

See more details on using hashes here.

Provenance

File details

Details for the file panflute-1.11.1-py3-none-any.whl.

File metadata

  • Download URL: panflute-1.11.1-py3-none-any.whl
  • Upload date:
  • Size: 30.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for panflute-1.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ad3a77dc104e78c47e384be7fc34a3b802c6195c73c3428b9e6aff7b0f5335f3
MD5 1f93075c3d8f60e75d2fe35d9b0cc400
BLAKE2b-256 8552bbf4286bfa6b2dfe23b0ed2863483f52192a411915b73de24355052b691f

See more details on using hashes here.

Provenance

File details

Details for the file panflute-1.11.1-py2-none-any.whl.

File metadata

  • Download URL: panflute-1.11.1-py2-none-any.whl
  • Upload date:
  • Size: 31.6 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.21.0 setuptools/40.6.3 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.7.1

File hashes

Hashes for panflute-1.11.1-py2-none-any.whl
Algorithm Hash digest
SHA256 d607be20ab32bd38c4ec71d68193b1c9d83a1b4f02f2265d5612350bac77c6a5
MD5 e78b587366375e79e4296a4337a84a89
BLAKE2b-256 6ed8be2049b246510181f70510f1090023aae3cc89299698a439c2c75beb5bea

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