Python module to interface with iwlib
Project description
iwlib is a package for interfacing with iwlib, providing an implementation to the wireless tools in Linux.
While very incomplete at the moment, it aims to eventually become a complete implementation, as features become necessary. If you find some functionality missing, feel free to contribute to the project, or create an issue on the bug tracker.
Currently it provides what I consider the bare minimum to become useful - scanning, setting the ESSID of a device, and getting the current configuration back from a device.
http://www.hpl.hp.com/personal/Jean_Tourrilhes/Linux/Tools.html
Installation
Installation requires the Python developer tools, and wireless_tools package for compilation. If Python.h and iwlib.h exist on your system, you should be good to go.
$ pip install iwlib
Change History
- 1.7.0 (4th December 2019)
Fix an attribute error in get_iwconfig
Removed Python 2 support
- 1.6.2 (30th April 2019)
Remove stub test build library from WIP testing code.
- 1.6 (22nd July 2018)
Added support for Python 3 (via migration to CFFI)
- 1.5 (1st October 2014)
Added support for Python 3
- 1.4 (12th June 2014)
Fixed incompatibility with wireless_tools version 30.pre9
Fixed build error that resulted in iwconfig and iwlist not being built.
Minor cleanups
Feels “snappier”
- 1.3.1 (2nd April 2013)
Fixed packaging issue involving missing header files.
- 1.3 (24th March 2013)
Added iwlib.utils module. See documentation for details.
Added iwlib.iwlist module. See documentation for details.
Added function set_essid, to iwlib.iwconfig.
- 1.2.1 (21st March 2013)
Initial release of code, as it was when I inherited it.
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
File details
Details for the file iwlib-1.7.0.tar.gz
.
File metadata
- Download URL: iwlib-1.7.0.tar.gz
- Upload date:
- Size: 27.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.8.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a805f6597a70ee3001aba8f039fb7b2dcb75dc15c4e7852f5594fd6379196da1 |
|
MD5 | 66016f4f7f53128525d1f9d9de7a6fed |
|
BLAKE2b-256 | 5944fd72c0a7094baeb448dc9e87b3d579da98e2b8593c3fe05c5f9dd20dc6bc |