Dark Mode
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Enable:
CleverDict({"1": "one"}') E.g. look for string in init and attempt to convert using json.loads
CleverDict({"1": "one"}')
CleverDict(file) Where file is INI, YAML, TOML, JSON or .py with e.g. variable = value lines
CleverDict(file)
variable = value