Pythonic Pandoc filters
Project description
Panflute: Pythonic Pandoc Filters
=================================
|Build Status| |PyPI version| |Development Status| |Python version|
|License|
`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)
.. |Build Status| image:: https://travis-ci.org/sergiocorreia/panflute.svg?branch=master
:target: https://travis-ci.org/sergiocorreia/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/
.. |Python version| image:: https://img.shields.io/pypi/pyversions/panflute.svg
:target: https://pypi.python.org/pypi/panflute/
.. |License| image:: https://img.shields.io/pypi/l/panflute.svg
=================================
|Build Status| |PyPI version| |Development Status| |Python version|
|License|
`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)
.. |Build Status| image:: https://travis-ci.org/sergiocorreia/panflute.svg?branch=master
:target: https://travis-ci.org/sergiocorreia/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/
.. |Python version| image:: https://img.shields.io/pypi/pyversions/panflute.svg
:target: https://pypi.python.org/pypi/panflute/
.. |License| image:: https://img.shields.io/pypi/l/panflute.svg
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
panflute-1.6.4.tar.gz
(24.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
panflute-1.6.4-py3.5.egg
(57.1 kB
view details)
File details
Details for the file panflute-1.6.4.tar.gz.
File metadata
- Download URL: panflute-1.6.4.tar.gz
- Upload date:
- Size: 24.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
574169fa19460d29466584be38f19114e850fad156ce47d0e99284983fb1bd5a
|
|
| MD5 |
8112e1e78087a06dac20d7c37f395da3
|
|
| BLAKE2b-256 |
b4cfc951613f406a74067b7e679e684a0b7dccc8e1dbba0e096cb8d5c68b361c
|
File details
Details for the file panflute-1.6.4-py3.5.egg.
File metadata
- Download URL: panflute-1.6.4-py3.5.egg
- Upload date:
- Size: 57.1 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ec2793608eef6cbe34c715953eac1663d550adfe9ddbcea9448546f68a4804eb
|
|
| MD5 |
31829e6671010931a0d3eb64f194f313
|
|
| BLAKE2b-256 |
4f1a43b6a543b535e741704569b5b8b144c6285a28e4aa53c6a47c561e319916
|