Don't remember why I did it in node, guess had something to do with async-obsession i had at the time and how poor the support for async subprocess was in python, or maybe I was in love with commander or cause I wanted to use inquirer-autocomplete-prompt (can use python prompt-toolkit or something)
With the cli in python I could ditch the shell-outs by using poetry as a library
Don't remember why I did it in node, guess had something to do with async-obsession i had at the time and how poor the support for async subprocess was in python, or maybe I was in love with commander or cause I wanted to use inquirer-autocomplete-prompt (can use python prompt-toolkit or something)
With the cli in python I could ditch the shell-outs by using poetry as a library