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.
To check your long description's locally simply install the readme_renderer library using:
$ pip install readme_renderer
$ python setup.py check -r -s
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.