4099 projects tagged "Python"
wifiroamd is a background program which tries to just do the right thing to bring up your wireless network. Simple, yet customizable init.d-like scripts are used to determine which networks are preferred and to do things like set the ESSID or WEP keys. Other advanced functionality such as bonding of wired and wireless devices is also automated. wifiroamd is an engine for the handling of connecting to wireless networks. It is entirely command-line based, and meant to run in the background without interaction.
Wimpiggy is a library for writing EWMH-compliant, compositing window managers using Python and GTK+. The goal is to make writing a window manager as easy as writing a PyGTK application. This library can be used to build a trivial, working window manager in only about 40 lines of code.