python-suseapi

Python module for SUSE APIs.


Keywords
suse, django
License
GPL-3.0+
Install
pip install python-suseapi==0.23

Documentation

python-suseapi

Build status Code coverage Code Health PyPi Codacy Badge

Python module to work with various SUSE services. Please note that many of them are internal only.

Documentation is available at http://python-suseapi.readthedocs.org/.

Bugzilla

Simple interface for Novell bugzilla, allowing to download, search or manipulate with bugs. It relies on web scraping using mechanize for many tasks.

Maintained data

Process database of maintained data. This will be soon obsolete as this information should be in Build Service.

Presence

Access to vacation and holiday information.

Products

Basic mapping of various variants of product name to standard notation.

Service request information

Retrieval information about service requests.

SWAMP

Module for interfacing SWAMP using SOAP interface based on suds library.