elifkcontar / wifi

[unmaintained] WiFi tools for linux

Home Page:http://pypi.python.org/pypi/wifi

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Update: new wapper is added which updates /eyc/wpa_supplicant/wpa-Supplicant.conf instead of /etc/netwrok/interfaces. Works for RaspberryPi 3/4 B+


wifi

Wifi provides a command line wrapper for iwlist and /etc/network/interfaces that makes it easier to connect the WiFi networks from the command line. The wifi command is also implemented as a library that can be used from Python.

# pip install wifi
# wifi --help
https://travis-ci.org/rockymeza/wifi.png?branch=master

The documentation for wifi lives at https://wifi.readthedocs.org/en/latest/.

About

[unmaintained] WiFi tools for linux

http://pypi.python.org/pypi/wifi

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 99.0%Language:Shell 0.5%Language:Makefile 0.4%