Skip to main content

Thin wrapper for pandoc.

Project description

pypandoc provides a thin wrapper for pandoc, a universal document converter. Use it as follows:

import pypandoc

output = pypandoc.convert('somefile.md', 'rst')

# alternatively you could just pass some string to it and define its format
output = pypandoc.convert('#some title', 'rst', format='md')

The code infers pandoc --from format automatically based on given file extension unless one is provided explicitly. extra_args parameter makes it possible to access various pandoc options. Please refer to pandoc -h and the official documentation for further details.

See also pyandoc.

Contributors

License

pypandoc is available under MIT license. See LICENSE for more details.

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

pypandoc-0.5.3.tar.gz (3.3 kB view details)

Uploaded Source

File details

Details for the file pypandoc-0.5.3.tar.gz.

File metadata

  • Download URL: pypandoc-0.5.3.tar.gz
  • Upload date:
  • Size: 3.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for pypandoc-0.5.3.tar.gz
Algorithm Hash digest
SHA256 e3179da87b4f966cc54bb6232d7c3a59be143cccec382b0a9615706e5fa7994a
MD5 6e0a4b69409b87d1651ac77a075ecb8f
BLAKE2b-256 97b9a6dc5010829ee1657f4edc9154fe66fde846e9384fc76c40343fcb97ba35

See more details on using hashes here.

Supported by

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