readme_renderer is a library for rendering "readme" descriptions for Warehouse
Project description
Readme Renderer is a library that will safely render arbitrary README files into HTML. It is designed to be used in Warehouse to render the long_description for packages. It can handle Markdown, reStructuredText (.rst), and plain text.
Check Description Locally
To locally check whether your long descriptions will render on PyPI, first build your distributions, and then use the twine check command.
Render rST Description Locally
You can use readme_renderer on the command line to render an rST file as HTML like this:
python -m readme_renderer README.rst -o /tmp/README.html
Code of Conduct
Everyone interacting in the readme_renderer project’s codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PSF Code of Conduct.
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
Hashes for readme_renderer-27.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3176d93d2c21960fb7f7458073b9f1e5dd14a5af0ec6af4afb957337dbb6a326 |
|
MD5 | 868560c9475e2a2f2a653ebaa299eb31 |
|
BLAKE2b-256 | 63d69aaff5219808c045a44e83e5b489f5161283602ced189d9d9db515088736 |