python3-mimerender

RESTful HTTP Content Negotiation for web frameworks (Python 3)

Description

mimerender provides a decorator that wraps an HTTP request handler to select the correct render function for a given HTTP Accept header. It uses mimeparse to parse the Accept string and select the best available representation.

mimerender supports Flask, Bottle, web.py and webapp2 out of the box, and it’s easy to add support for other frameworks.

This package contains the Python 3 module.

Upload more screenshots

Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.

Upload a screenshot

Hint: upload an image here from your clipboard with Ctrl-V


Homepage

https://github.com/martinblech/mimerender


Install this software package

If the package is available for the distribution you are currently using on your computer then install the software by clicking on…

Install python3-mimerender