You are not logged in.

#1 27 Feb 2021 22:27

Geert
New Member
Registered: 27 Feb 2021
Posts: 2

What does -m mean

f.e. in this command:

py -m pip

Offline

#2 27 Feb 2021 23:41

Simon Sheppard
Admin
Registered: 27 Aug 2005
Posts: 1,130
Website

Re: What does -m mean

Are you talking about py.exe the Python Launcher for Windows?
https://docs.python.org/3/using/windows.html#launcher

If so I think it has the same syntax as Python:
python [-bBdEhiIOqsSuvVWx?] [-c command | -m module-name | script | - ] [args]
https://docs.python.org/3/using/cmdline.html

Offline

#3 28 Feb 2021 19:24

Geert
New Member
Registered: 27 Feb 2021
Posts: 2

Re: What does -m mean

Yes I think it is. Thx

Offline

Board footer

Powered by