-
Notifications
You must be signed in to change notification settings - Fork 8
Instantiate from more sources #12
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededwontfixThis will not be worked onThis will not be worked on
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is neededwontfixThis will not be worked onThis will not be worked on
Enable:
CleverDict({"1": "one"}')E.g. look for string in init and attempt to convert using json.loads
CleverDict(file)Where file is INI, YAML, TOML, JSON or .py with e.g.
variable = valuelines