Run python module from console

Andrej Viktorovich viktorovichandrej at gmail.com
Tue Sep 5 11:14:33 EDT 2017


Hello,

I suppose I can run python module by passing module as param for executable:

python.exe myscr.py

But how to run script when I'm inside of console and have python prompt:

>>>





More information about the Python-list mailing list