papoteur-mga / python-manatools

A python framework to build ManaTools application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python-manatools

logo

Python ManaTools starts from the experience of tools and framework written in Perl, since most systemd and dbus API are python based instead a this way seemed to be natural.

Python ManaTools aim is to help in writing tools based on libYui (Suse widget abstraction library), to be collected under the same ManaTool hat and hopefully with the same look and feel.

Every output modules can of course be run using QT, Gtk or ncurses interface.

REQUIREMENTS

SUSE libyui

libyui-mga - our widget extension

SUSE libyui-bindings - anaselli fork

at least one of the SUSE libyui plugins

INSTALLATION

python setup.py install

About

A python framework to build ManaTools application

License:GNU Lesser General Public License v2.1


Languages

Language:Python 87.5%Language:CMake 9.3%Language:Shell 3.2%