How to connect to a wifi by python | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to connect to a wifi by python

I have a wifi ssid and I have it's password what is the easiest way to connect it by python on windows 7 ?

3rd Jan 2017, 6:52 AM
ali.gh
ali.gh - avatar
2 Answers
0
i know but these libraries i used didn't work
4th Jan 2017, 2:16 PM
ali.gh
ali.gh - avatar
- 1
Search for wifi library. Download it. (pip install wifi) Learn the Api. I never used it but I know it exists.
4th Jan 2017, 8:21 AM
Skayo
Skayo - avatar