Skip to content

Alert-Aigul/JsonFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installing

pip install easy_json_file

Example

from easy_json_file import JsonFile

with JsonFile("info.json") as info:
    config["hello"] = "world"

About

Dict as json file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages