['moderate_scripts/basic_usage.py', '~single_list', '-inp_list=[1,2,3]']

{
  "single_list": [
    1,
    2,
    3
  ]
} <class 'dict'>
