How to Install and Uninstall python312-aiodataloader Package on openSuSE Tumbleweed
Last updated: November 08,2024
1. Install "python312-aiodataloader" package
This guide let you learn how to install python312-aiodataloader on openSuSE Tumbleweed
$
sudo zypper refresh
Copied
$
sudo zypper install
python312-aiodataloader
Copied
2. Uninstall "python312-aiodataloader" package
This tutorial shows how to uninstall python312-aiodataloader on openSuSE Tumbleweed:
$
sudo zypper remove
python312-aiodataloader
Copied
3. Information about the python312-aiodataloader package on openSuSE Tumbleweed
Information for package python312-aiodataloader:
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-aiodataloader
Version : 0.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 67.2 KiB
Installed : No
Status : not installed
Source package : python-aiodataloader-0.4.0-1.4.src
Upstream URL : https://github.com/syrusakbary/aiodataloader
Summary : Asyncio DataLoader implementation for Python
Description :
A generic utility to be used as part of your application's
data fetching layer to provide a simplified and consistent API over
various remote data sources such as databases or web services via
batching and caching.
------------------------------------------------
Repository : openSUSE-Tumbleweed-Oss
Name : python312-aiodataloader
Version : 0.4.0-1.4
Arch : noarch
Vendor : openSUSE
Installed Size : 67.2 KiB
Installed : No
Status : not installed
Source package : python-aiodataloader-0.4.0-1.4.src
Upstream URL : https://github.com/syrusakbary/aiodataloader
Summary : Asyncio DataLoader implementation for Python
Description :
A generic utility to be used as part of your application's
data fetching layer to provide a simplified and consistent API over
various remote data sources such as databases or web services via
batching and caching.