Skip to content

Latest commit

 

History

History
35 lines (22 loc) · 1014 Bytes

README.rst

File metadata and controls

35 lines (22 loc) · 1014 Bytes

Readme Renderer

https://travis-ci.org/pypa/readme_renderer.svg?branch=master

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.

Check Description Locally

To check your long description's locally simply install the readme_renderer library using:

$ pip install readme_renderer
$ python setup.py check -r -s

Code of Conduct

Everyone interacting in the readme_renderer project's codebases, issue trackers, chat rooms, and mailing lists is expected to follow the PyPA Code of Conduct.