Skip to content

zborro/wpa_pyfi

 
 

Repository files navigation

wpa_pyfi

wpa_pyfi provides a command line wrapper for iwlist and /etc/wpa_supplicant/wpa_supplicant.conf that makes it easier to connect the WiFi networks from the command line, specifically on a a Raspberry Pi Device. The wpa_pyfi command is also implemented as a library that can be used from Python.

$ pip install wpa_pyfi
$ wpa_pyfi --help
https://travis-ci.org/garretthagen21/wpa_pyfi.png?branch=master

Note

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

Wpa_pyfi is based off of the archived wifi library originally created by Rocky Meza: https://github.com/rockymeza/wifi.git

About

WiFi tools implemented in Python for Linux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.1%
  • Other 0.9%