I'd like to use this package ... but the importname clashes with https://pypi.org/project/json5 Which seems to be very popular
I was trying to use json-five in jupyter and can't because json5 is being used in jupyterlab-server
I also tried in a few other projects, and basically realized I am not able to use it because of the importname clash.
Any plans to change the name to import jsonfive or so ?
I'd like to use this package ... but the importname clashes with https://pypi.org/project/json5 Which seems to be very popular
I was trying to use json-five in jupyter and can't because json5 is being used in jupyterlab-server
I also tried in a few other projects, and basically realized I am not able to use it because of the importname clash.
Any plans to change the name to
import jsonfiveor so ?