prison
Python rison encoder/decoder
Python rison encoder/decoder
To install this package, run one of the following:
Rison is a data serialization format optimized for compactness in URIs. Rison is a slight variation of JSON that looks vastly superior after URI encoding. Rison still expresses exactly the same set of data structures as JSON, so data can be translated back and forth without loss or guesswork.
Summary
Python rison encoder/decoder
Last Updated
Sep 8, 2023 at 02:32
License
MIT
Total Downloads
6
GitHub Repository
https://github.com/betodealmeida/python-risonDocumentation
https://github.com/betodealmeida/python-rison