A package for easing return of multiple values
Project description
Warg
Old-Norse: Varg
Devour everything.
This package is a selection of generalised small utilities classes for many use-cases, a brief description of each follows.
-
A class for easing return of multiple values, implicit handling of args and kwargs and more.
-
A class for executing any 'heavy' function asynchronously storing any results in a bounded queue. Note: communication and organisation is costly, intended for heavy processing functions and general queuing.
-
A class for displaying GTK toasts (Notifications, Dialogs...)
-
A set of utility functions for parsing/sanitising python config files, and presenting attributes using common python conventions and practices.
Disclaimer
Use warg with caution, some features might break as python naturally evolves. Warg uses some advanced feature of python and sometimes abuses notation/syntax, with some pretty hard assumptions on input and interaction.
With great power comes great responsibility
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.