How to Install and Uninstall python3-celery-batches Package on openSUSE Leap

Last updated: July 02,2024

1. Install "python3-celery-batches" package

Please follow the step by step instructions below to install python3-celery-batches on openSUSE Leap

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

2. Uninstall "python3-celery-batches" package

Please follow the instructions below to uninstall python3-celery-batches on openSUSE Leap:

$ sudo zypper remove python3-celery-batches

3. Information about the python3-celery-batches package on openSUSE Leap

Information for package python3-celery-batches:
-----------------------------------------------
Repository : Main Repository
Name : python3-celery-batches
Version : 0.4-bp155.2.12
Arch : noarch
Vendor : openSUSE
Installed Size : 38.2 KiB
Installed : No
Status : not installed
Source package : python-celery-batches-0.4-bp155.2.12.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.