samurai-x
A work in progress window manager written in pure python.
written in Python
using ooxcb, libxcb
Screenshot
Browse the code online
Get the code: git clone git://samurai-x.org/samuraix.git
Project siteScreenshot
Browse the code online
gpyconf
gtk python configuration handler
written in Python
using pygtk
last changeset:
revision 43 (1 month ago)
revision 43 (1 month ago)
gpyconf makes it easy to create and manage configuration using python.
Using a declarative syntax, you don’t have to do anything but defining some option types (like “text”, “boolean”, “dropdown” etc.).
If you want, gpyconf generates gtk windows using pygtk that offer a configuration frontend for the users of your application.
All you need is defining the options!
→ See gpyconf website with docs and examples
pywmctrl
a module for basic window manager interaction
modules
various python modules
droppy
a dropbox to upload and share files
written in Python
using werkzeug
last changeset:
revision 4 (3 months ago)
revision 4 (3 months ago)
Rewrite of “dropbox”. Gained new interface and some ajax features. Offers the possibility of registering/logging in to protect files from other users.
View in action