Python Object Value Shorthand
This article demonstrates the usage of the ‘sorcery’ library in Python for generating dictionaries from variables. It includes a code snippet and refers to a related question on Stack Overflow for further assistance.
Use sorcery
1 | import sorcery |
Related question