Skip to main content

Python Wireless Library

Project description

PyRIC is Linux wireless network interface controller library. It provides the

ability to manipuate, identify and enumerate your system’s wireless cards. PyRIC is a pure python port of a subset of the functionality provided by iw, ifconfig, and rfkill.

PyRIC is: * Pythonic: No ctypes, SWIG etc. PyRIC redefines C header files as Python and uses sockets to communicate with kernel. * Self-sufficient: No third-party files used, PyRIC is completely self-contained * Fast: (relatively speaking) PyRIC is faster than using iw through subprocess.Popen * Parseless: Get the output you without parsing output from iw. Never worry about iw updates and rewriting your parsers. * Easy: If you can use iw, you can use PyRIC

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

PyRIC-0.1.3.tar.gz (830.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page