python3-anyjson

Common interface for the best available JSON implementation (Python3 version)
  https://bitbucket.org/runeh/anyjson/
  0
  no reviews



Loads whichever is the fastest JSON module installed and provides a uniform API regardless of which JSON implementation is used. The exceptions will also be the same whichever JSON module is used. The ranking of the JSON implementations is based on a benchmark.

This package contains the Python 3 version of the library.