linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* interested in py80211?
@ 2013-07-03 20:57 Arend van Spriel
  2013-07-12  8:02 ` Johannes Berg
  2014-01-06  9:30 ` py80211 update on github Arend van Spriel
  0 siblings, 2 replies; 10+ messages in thread
From: Arend van Spriel @ 2013-07-03 20:57 UTC (permalink / raw)
  To: linux-wireless

A common say in Linux arena is "when you have an itch, just scratch it". 
My itch is that tools like ifconfig and iw are great, but in an 
automated test environment it kind of sucks to parse output, which is 
confirmed by blurb from iw: "Do NOT screenscrape this tool, we don't 
consider its output stable.".

Ever since my first contact with Python I tend to favor it over other 
scripting alternatives so I decided to scratch my itch with that and 
another old acquaintance called SWIG. With those I went to create 
py80211. A first attempt was to have SWIG create a wrapper API directly 
exposing the libnl-3 API, but that did not feel comfortable in a 
scripting environment. So the level of abstraction is a bit higher. It 
is just in a kick-off state (eg. can only send u32 attributes), but I 
decided to push it to github anyway.

https://github.com/arend/py80211

Regards,
Arend


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2014-01-06 10:55 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-03 20:57 interested in py80211? Arend van Spriel
2013-07-12  8:02 ` Johannes Berg
2013-07-12 13:32   ` Arend van Spriel
2013-07-24 15:55     ` Will Hawkins
2013-07-24 21:06       ` Arend van Spriel
2013-11-11  8:42   ` Arend van Spriel
2013-11-11  8:54     ` Johannes Berg
2014-01-06  9:30 ` py80211 update on github Arend van Spriel
2014-01-06 10:36   ` Johannes Berg
2014-01-06 10:55     ` Arend van Spriel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).