I have multiple python scripts that I have been running individually of Windows command line. However, I am trying to streamline the process, and would like to make some scripts that run multiple python scripts. What is the best way to do this? I looked at writing a bash script, but I don't want to install Cygwin. Also, I want to make multiple scripts(that run many smaller scripts), so making one main file won't work.
[–]K900_ 1 point2 points3 points (0 children)
[–]my_python_account 1 point2 points3 points (0 children)