Skip to content

A py3o convertor to jsonify user's data

Florent Aide requested to merge bitbucket/declined-pr-15 into branch/default

Created originally on Bitbucket by alorimier (Anael Lorimier)

Changesets for this Pull Request have not been imported, because it had been already declined on Bitbucket. Marked as closed by the import user.

This pull request add some functions to allow the user to jsonify their data before to send them to py3o renderer server. This is mostly useful when working with browsable objects which can't be serialized.

Merge request reports