I'm brand new to Python/programming etc. i'm using Pycharm as my ide. How can i run a cli command like say Curl from within that environment. all i can see is the python editor and a widowns cmd terminal which wont let me run it. How can i run a command like "curl" from Pycharm?
question from:https://stackoverflow.com/questions/65651500/how-do-you-execute-a-cli-command-from-pycharm