You are not logged in.
I am pleased to share another package with the community.
This is our 15th package in the AUR and counting
This one is a python module that aims to simplify running concurrent tasks.
A task can be an executable or a python function and caller can choose whether to use asyncio or multiprocessing to handle concurrency.
The Readme shows a couple of illustrative examples.
The full documentation including the API reference is in the Docs directory, The PDF is provided and html can be built by running 'make html'.
Source has pytest files to validate correct functionality and the tests are run when building the package from PKGBUILD.
Available in AUR and source on Github
As usual with our packages, git tags are signed and public key is available as described in README.
Thanks to all and hope some find this useful.
Offline