lazyjson icon indicating copy to clipboard operation
lazyjson copied to clipboard

lazy JSON I/O in Python

Results 1 lazyjson issues
Sort by recently updated
recently updated
newest added

As suggested by @Farthen, `File` objects should cache the decoded data, look at the file's last modified date when accessing data, and use the cached data if the file has...

enhancement