sys.argv to python readable string

后端 未结 0 1477
春和景丽
春和景丽 2021-01-05 11:48

I have a node app that calls a spawn python process like so:

const python = spawn(\'python3\', [\'python/rimas_definitivas.py\', input]);

the

相关标签:
回答
  • 消灭零回复
提交回复
热议问题