What python module i can use to control my Wifi adapter in windows ? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 5

What python module i can use to control my Wifi adapter in windows ?

19th Aug 2019, 6:57 PM
Jose Ferrer Valerino
Jose Ferrer Valerino - avatar
5 Answers
+ 2
Windows has access to your Wifi adapter so simply use the OS module. After importing you just write "os.system("YOUR COMMAND HERE")" to execute commands. Here is a list of Wifi Related commands in windows 10 you can use in your program: https://www.windowscentral.com/how-manage-wireless-networks-using-command-prompt-windows-10 Cheers :-)
19th Aug 2019, 11:01 PM
haydenki
haydenki - avatar
+ 2
I had already used that method, but I am looking for something more automated, which is independent of the windows commands
20th Aug 2019, 1:44 AM
Jose Ferrer Valerino
Jose Ferrer Valerino - avatar
0
python-ifcfg
21st Aug 2019, 12:38 PM
Logomonic Learning
Logomonic Learning - avatar
- 1
hey here i see you people talking about os . my window 10 can boot to start up ,and i dont have cd nor usb drive avialabe now what can i do ?
21st Aug 2019, 8:50 AM
Tajoh
Tajoh - avatar
- 3
phyton
20th Aug 2019, 4:53 AM
samjoshwa