json2simplejson

A simple monkey patcher in order to make things that run using the standard "json" library (such as discord.py) use the quicker "simplejson" library.


License
GPL-3.0
Install
pip install json2simplejson==1.0.0