Skip to content
master
Go to file
Code

Files

Permalink
Failed to load latest commit information.

README.md

Pyxr

An object-relational mapping-ish wrapper around Xlib ad X's resource manager/xrdb

How to Use

Pyxr provides only one class: pyxr.Namespace. That takes two optional arguments: The namespace to operate in (* by default) and the display address, which Xlib will pick on its own if unspecified.

Then, you access members of the xrdb class name as if they were attributes of the Namespace instance. They'll be written, read and deleted as you go.

About

An object-relational mapping-ish wrapper around Xlib and X's resource manager/xrdb

Topics

Resources

Releases

No releases published

Packages

No packages published

Languages

You can’t perform that action at this time.