How to Install and Uninstall python310-celery-batches Package on openSuSE Tumbleweed

Last updated: September 21,2024

1. Install "python310-celery-batches" package

In this section, we are going to explain the necessary steps to install python310-celery-batches on openSuSE Tumbleweed

$ sudo zypper refresh $ sudo zypper install python310-celery-batches

2. Uninstall "python310-celery-batches" package

This guide let you learn how to uninstall python310-celery-batches on openSuSE Tumbleweed:

$ sudo zypper remove python310-celery-batches

3. Information about the python310-celery-batches package on openSuSE Tumbleweed

Information for package python310-celery-batches:
-------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python310-celery-batches
Version : 0.8.1-1.3
Arch : noarch
Vendor : openSUSE
Installed Size : 54.1 KiB
Installed : No
Status : not installed
Source package : python-celery-batches-0.8.1-1.3.src
Upstream URL : https://github.com/percipient/celery-batches
Summary : Django module to process multiple Celery task requests together
Description :
An alternate way to have Django DRY forms. The developer can build
programmatic reusable layouts out of components, having control of
the rendered HTML without writing HTML in templates, without breaking
the standard way of doing things in Django, so that it still works
with any other form application.