Remove dependency on NetworkManager/DBus
Opened this issue · 0 comments
goldseven commented
@bitinerant As mentioned in #5, if we can remove our dependency on NetworkManager/DBus we can make this project much more portable.
I'd recommend that all of dependencies by installable by PyPI and ideally have support for Windows and macOS as that will be what a majority of potential users will have. It looks like all of our current dependencies satisfy this except for NetworkManager / DBus.
One possibility is pywifi
.