Relative Content

Tag Archive for pythonpython-3.xwindows

Pywifi Unable to Pull Authentication Method

The company I work for has an old wifi-scanner application written in VBScript that utilizes a lot of deprecated features that will cause it to stop functioning when we roll out Windows 11 Professional. For this reason, I am rewriting the application in Python. The intention is that once it is functional, I would convert it to an executable using the PyInstaller module.

Pywifi Unable to Pull Authentication Method

The company I work for has an old wifi-scanner application written in VBScript that utilizes a lot of deprecated features that will cause it to stop functioning when we roll out Windows 11 Professional. For this reason, I am rewriting the application in Python. The intention is that once it is functional, I would convert it to an executable using the PyInstaller module.