From 202e6dfbd0ec1c79096fca0cac3393c16d69b86d Mon Sep 17 00:00:00 2001 From: Rocky Meza Date: Fri, 4 Jul 2014 18:58:55 -0600 Subject: [PATCH] Added wifi to Networking section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index dd74f1d..44bec72 100644 --- a/README.md +++ b/README.md @@ -532,6 +532,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by * [diesel](https://github.com/jamwt/diesel) - Greenlet-based event I/O Framework for Python. * [eventlet](http://eventlet.net/) - Asynchronous framework with WSGI support. * [pyzmq](http://zeromq.github.io/pyzmq/) - A Python wrapper for the 0MQ message library. +* [wifi](https://wifi.readthedocs.org/) - A Python library and command line tool for working with WiFi on Linux. ## WebSocket