is it possible to define run config and run all python scripts?

Hi
i installed PyCharm today
i wrote a hello world python file
and for run and see output i create a profile in run section but i have to choose only one script:
image1


so what should i do if i run another script ? i have to make a run profile for each python script ?
is there any config to run python script when i am in that script page?
0
2 comments
Hi Danial,

PyCharm can create run configuration for you. Use Ctrl+Shift+F10 (in default keymap) or right-click and choose Run script...
0

Please sign in to leave a comment.