Skip to main content

Pythonic Pandoc filters

Project description

Panflute: Pythonic Pandoc Filters
=================================

|Python version| |PyPI version| |Development Status| |Build Status|

`panflute <http://scorreia.com/software/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 <http://scorreia.com/software/panflute/Panflute.pdf>`__). If you
want to contribute, head `here </CONTRIBUTING.md>`__

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
~~~~~~~~

*(Note: see `relevant
issue <https://github.com/sergiocorreia/panflute/issues/5>`__*

::

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

To 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 <https://pypi.python.org/pypi/pep8>`__ (as long as its
reasonable), and with the style guides by
[@kennethreitz](http://docs.python-guide.org/en/latest/writing/style/)
and `google <http://google.github.io/styleguide/pyguide.html>`__.

License
-------

BSD3 license (following ``pandocfilter`` by @jgm)

.. |Python version| image:: https://img.shields.io/pypi/pyversions/panflute.svg
:target: https://pypi.python.org/pypi/panflute/
.. |PyPI version| image:: https://img.shields.io/pypi/v/panflute.svg
:target: https://pypi.python.org/pypi/panflute/
.. |Development Status| image:: https://img.shields.io/pypi/status/panflute.svg
:target: https://pypi.python.org/pypi/panflute/
.. |Build Status| image:: https://travis-ci.org/sergiocorreia/panflute.svg?branch=master
:target: https://travis-ci.org/sergiocorreia/panflute

Project details


Download files

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

Source Distributions

panflute-1.6.5.zip (31.0 kB view hashes)

Uploaded Source

panflute-1.6.5.tar.gz (24.1 kB view hashes)

Uploaded Source

Built Distribution

panflute-1.6.5-py3.5.egg (57.1 kB view hashes)

Uploaded Source

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