0

I have a python script that is coded to get arguments from command line. The arguments are processed with the parser inside the py file. e.g.

code-file.py -argument1 value1 -argument2 value2

Now what I need to do is taking control of the file with its arguments inside another code. How can I do that?

2

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.