Skip to content

a2intl/pos-json-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pos-json-decoder: A JSON Decoder with document position annotated elements

An adaptation of JSONDecoder that records the document position of every JSON element parsed, which can be accessed via a .jsonpos attribute on the parsed elements.

See the python source for full documentation and usage.

About

Python3 JSON Decoder with document position annotated elements

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages