mimerender icon indicating copy to clipboard operation
mimerender copied to clipboard

Python module for RESTful HTTP Content Negotiation

Results 5 mimerender issues
Sort by recently updated
recently updated
newest added

Small PR to 1) catch `MimeRenderException` and return 400 response, and 2) also check `flask.request.view_args` for `override_input_key`

Hi, I am currently making mimerender available in the official Debian repositories. While the package is fine, overall, it would be great to have the docs/ and examples/ included in...

I've put together a build of `mimerender` for conda-forge. (conda-forge/staged-recipes#1522) It'd be good to include a hard link to the license file in the build, but doing so requires that...

Thanks for you project. I use you work to do the same think for the input data instead of the output https://gist.github.com/diorcety/7473146 Can be nice to have it along mimerender