A program for live rendering a pandoc command
Project description
live-pandoc
live-pandoc is simple script designed to run a pandoc command against a file when changes to that file are detected.
Installation
pip install live-pandoc
Quickstart
live-pandoc was designed to be used identically to how pandoc would be used.
For example, if running the following pandoc command:
pandoc README.md -o README.pdf
The live-pandoc command would run as:
live-pandoc README.md -o README.pdf
When changes are detected in README.md, pandoc README.md -o README.pdf will be run.
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
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
File details
Details for the file live-pandoc-0.1.1.tar.gz.
File metadata
- Download URL: live-pandoc-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8c600db97b5bf5401544df7309e0d7393feb750308c403a31459e567763f48f
|
|
| MD5 |
769f7ffec5e997d62d29c901a035a981
|
|
| BLAKE2b-256 |
80f4a03b55c30bc3ebc996244e6094e280dbdee058e596e9c2b3ed017f801dc8
|
File details
Details for the file live_pandoc-0.1.1-py3-none-any.whl.
File metadata
- Download URL: live_pandoc-0.1.1-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.62.2 CPython/3.9.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fcbd844c353e229e7fe87fdefb98f8cb314f1a3a498246644a2876afc7da9ac3
|
|
| MD5 |
47b067b6bbdd7320e2afb6bd77d7038b
|
|
| BLAKE2b-256 |
f0cfd5f05f864f334b52a833b4a7db88d50d13e1d9225bd466d84e5eafa3563a
|