8000 GitHub - Tr4nter/simple_json_utils
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tr4nter/simple_json_utils

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Json Utilities

This package has two small functions, get_json save_json,

get_json(filePath: str) -> dict

save_json(data: dict, filePath: str) -> bool will save whatever data contains into file at filePath, with default indentation of 4, returns True if the operation was successful.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0