tommasosansone91/canederli
Simple library which allows to reformat a multiline string containing words separated by commas into a list of strings. This is useful when we have hardcoded a list of variables and we want to quickly get a list of their names as strings.
PythonMIT