ICRAR / ijson

Iterative JSON parser with Pythonic interfaces
http://pypi.python.org/pypi/ijson/
Other
852 stars 51 forks source link

How to use ijson to covert string to dict? #87

Closed kellenf closed 1 year ago

kellenf commented 1 year ago

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. It would be great if it was possible for ijson to [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered, and why/how they failed.

Additional context Add any other context or screenshots about the feature request here.

kellenf commented 1 year ago

I notice that ijson can't convert str object to dict? Can you support this feature?

rtobar commented 1 year ago

@kellenf please fill the original issue description as requested, otherwise there's very little I can help with.

rtobar commented 1 year ago

Closing as inactive.