Hi. I have a python scripts that asks for multiple parameters in execution time (depending on variable facts, so they cannot be passed as simple command line arguments). I have found a Python3 module that handles this, however my application is entirely made using Node and the only part using Python is the script in that file (because there is a library that I need which is exclusive to Python).In case you're aware of a package to achieve this, let me know. Thanks.
Submitted September 01, 2019 at 07:25AM by iwanttobemayor
No comments:
Post a Comment