You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Tomas Mlcoch edited this page Dec 21, 2016
·
4 revisions
Kobo
Kobo is set of python modules designed for rapid tools development.
Our goal is to create a stable and reliable library to replace a lot of code being written over and over again.
If you have seen faulty NVR parsers or custom task schedulers (hubs), you know what's this all about :)
Features
client - worker - hub infrastructure (code is heavily inspired by koji)
xmlrpc client with cookie support and krb5 authentication
custom config parser (python-like syntax)
inheritable plugins
command option parser to support $prog [--command_options]
rpm wrapper to access headers easily, functions to parse or create NVR